Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Args ¶
type Args struct { CaFile string CertFile string KeyFile string ConfigFile string Options string Oneshot bool Server string ServerNameOverride string Klog map[string]*utils.KlogFlagVal Overrides ConfigOverrideArgs }
Command line arguments
type ConfigOverrideArgs ¶ added in v0.8.0
type ConfigOverrideArgs struct { NoPublish *bool // Deprecated LabelWhiteList *utils.RegexpVal SleepInterval *time.Duration Sources *utils.StringSliceVal }
ConfigOverrideArgs are args that override config file options
Click to show internal directories.
Click to hide internal directories.