package
1.6.0-alpha.0
Repository: https://github.com/andrewrynhard/kubernetes.git
Documentation: pkg.go.dev
# Functions
InitFlags normalizes and parses the command line flags.
No description provided by the author
WarnWordSepNormalizeFunc changes and warns for flags that contain "_" separators.
WordSepNormalizeFunc changes all flags that contain "_" separators.
# Structs
StringFlag is a string flag compatible with flags and pflags that keeps track of whether it had a value supplied or not.
# Type aliases
Tristate is a flag compatible with flags and pflags that keeps track of whether it had a value supplied or not.