# Functions
AuthMethodFromPrivateKey read public key.
AuthMethodFromPrivateKeyFile read public key.
No description provided by the author
No description provided by the author
FileExists Check if FileExists.
LocalStoragePodFilter returns true if the supplied pod does not have local storage, i.e.
MaxInt max(a,b).
MaxInt64 max(a,b).
MergeKubernetesLabel merge kubernetes map in one.
MinInt min(a,b).
MinInt64 min(a,b).
MirrorPodFilter returns true if the supplied pod is not a mirror pod, i.e.
NewDaemonSetPodFilter returns a FilterFunc that returns true if the supplied pod is not managed by an extant DaemonSet.
NewPodFilters returns a FilterFunc that returns true if all of the supplied FilterFuncs return true.
No description provided by the author
NewStatefulSetPodFilter returns a FilterFunc that returns true if the supplied pod is not managed by an extant StatefulSet.
NodeFromJSON deserialize a string to apiv1.Node.
No description provided by the author
Scp copy file.
Shell execute local command ignore output.
ShouldTestFeature check if test must be done.
Sudo exec ssh command as sudo.
ToJSON serialize interface to json.
ToYAML serialize interface to yaml.
UnprotectedPodFilter returns a FilterFunc that returns true if the supplied pod does not have any of the user-specified annotations for protection from eviction.
UnreplicatedPodFilter returns true if the pod is replicated, i.e.
Values returns the values of the map m.