package
0.2.6
Repository: https://github.com/iwilltry42/kube-tasks.git
Documentation: pkg.go.dev

# Functions

Contains checks if a slice contains a given value.
GetFromAndToPathsFromK8s aggregates paths from all pods.
GetFromAndToPathsK8sToDst performs a path mapping between Kubernetes and a destination.
GetRandString returns a randon string.
GetReadyPods gets a list of all ready ports according to defined namespace and selector.
GetTimeStamp returns time stamp.
MapKeysToSlice converts a map to a slice using the keys as the values.
SliceContainsSlice verifies that outer slice contains inner slice.
SplitInTwo splits a string to two parts by a delimeter.