# Functions
NewConfig returns a Config struct with the default values.
# Structs
No description provided by the author
Config Code borrowed from https://github.com/kubernetes/kubernetes call chains: NewConfig -> Complete -> [Validate] -> New|Apply.
# Interfaces
No description provided by the author