package
0.0.0-20170824060325-cf23810f2098
Repository: https://github.com/sttts/kubernetes.git
Documentation: pkg.go.dev
# Functions
ContainsString checks if a given slice of strings contains the provided string.
CopyStrings copies the contents of the specified string slice into a new slice.
ShuffleStrings copies strings from the specified slice into a copy in random order.
SortStrings sorts the specified string slice in place.