Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DescribeEvents ¶
func DescribeEvents(el *corev1.EventList, w describe.PrefixWriter, baseLevel int)
DescribeEvents writes a formatted string of the Events in el with PrefixWriter. The intended use is for w to be created with a *tabWriter.Writer underneath, and the caller of DescribeEvents would need to call Flush() on that *tabWriter.Writer to actually print the output.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.