Versions in this module Expand all Collapse all v0 v0.2.0 Oct 19, 2020 v0.1.0 Oct 16, 2020 Changes in this version + func ControllerSwitchOptions() *controllercmd.SwitchOptions + func WebhookSwitchOptions() *webhookcmd.SwitchOptions + type Config struct + Config *config.ControllerConfiguration + func (c *Config) Apply(cfg *config.ControllerConfiguration) + func (c *Config) ApplyETCDStorage(etcdStorage *config.ETCDStorage) + func (c *Config) ApplyHealthCheckConfig(config *healthcheckconfig.HealthCheckConfig) + func (c *Config) Options() config.ControllerConfiguration + type ConfigOptions struct + ConfigFilePath string + func (c *ConfigOptions) AddFlags(fs *pflag.FlagSet) + func (c *ConfigOptions) Complete() error + func (c *ConfigOptions) Completed() *Config