Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Config ¶
type Config struct { Workers int ManagerOptions ctrl.Options utils.GenericConfig }
Config contains all configurations.
func (*Config) AddFlags ¶
func (c *Config) AddFlags()
AddFlags adds all configurations to the global flags.
func (*Config) Complete ¶
func (c *Config) Complete()
Complete is called before rss-controller runs.
func (*Config) LeaderElectionID ¶
LeaderElectionID returns leader election ID.
Click to show internal directories.
Click to hide internal directories.