package
1.3.0-alpha.3
Repository: https://github.com/objectundefined/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.

# Constants

No description provided by the author
No description provided by the author
0.

# Type aliases

Tristate is a flag compatible with flags and pflags that keeps track of whether it had a value supplied or not.