Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { InCluster bool KubeConfig string Namespace string Zone string Sources []string Provider string GoogleProject string MetricsAddress string Interval time.Duration Once bool DryRun bool Debug bool LogFormat string Version bool }
Config is a project-wide configuration
func (*Config) ParseFlags ¶
ParseFlags adds and parses flags from command line
Click to show internal directories.
Click to hide internal directories.