package
0.0.0-20191024030528-a481964b876e
Repository: https://github.com/divinerapier/learn-kubernetes.git
Documentation: pkg.go.dev

# Functions

StringInSlice returns true if s is in list.

# Type aliases

ByImageSize makes an array of images sortable by their size in descending order.
PodsByCreationTime makes an array of pods sortable by their creation timestamps in ascending order.