Versions in this module Expand all Collapse all v1 v1.2.1 Jan 28, 2020 v1.2.0 Jan 15, 2020 Changes in this version + type Config struct + Config *config.ControllerConfiguration + func (c *Config) Apply(cfg *config.ControllerConfiguration) + 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