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

# Functions

Pod returns a string representing a pod in a consistent human readable format, with pod UID as part of the string.
PodDesc returns a string representing a pod in a consistent human readable format, with pod UID as part of the string.
Pods returns a string representation a list of pods in a human readable format.
PodsWithDeletionTimestamps is the same as Pods.
PodWithDeletionTimestamp is the same as Pod.
ResourceList returns a string representation of a resource list in a human readable format.