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