package
1.4.0-alpha.0
Repository: https://github.com/7ing/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.