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 Domain string Sources []string Provider string GoogleProject string Policy string Compatibility bool MetricsAddress string Interval time.Duration Once bool DryRun bool Debug bool LogFormat string Version bool Registry string RecordOwnerID string TXTPrefix string }
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.