Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PodInfoPrinter ¶
type PodInfoPrinter struct {
LastWarning time.Time
// contains filtered or unexported fields
}
func (*PodInfoPrinter) PrintPodInfo ¶
func (u *PodInfoPrinter) PrintPodInfo(pod *corev1.Pod, log log.Logger)
func (*PodInfoPrinter) PrintPodWarning ¶
func (u *PodInfoPrinter) PrintPodWarning(ctx context.Context, client *kubernetes.Clientset, pod *corev1.Pod, log log.Logger)
Click to show internal directories.
Click to hide internal directories.