Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StringInSlice ¶
func StringInSlice(s string, list []string) bool
Types ¶
type ByImageSize ¶
type ByImageSize []kubecontainer.Image
ByImageSize makes an array of images sortable by their size in descending order.
type PodsByCreationTime ¶
type PodsByCreationTime []*v1.Pod
PodsByCreationTime makes an array of pods sortable by their creation timestamps in ascending order.
Click to show internal directories.
Click to hide internal directories.