Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResyncPeriod ¶
func ResyncPeriod(c *config.CompletedConfig) func() time.Duration
ResyncPeriod returns a function which generates a duration each time it is invoked; this is so that multiple controllers don't get into lock-step and all hammer the apiserver with list requests simultaneously.
func Run ¶
func Run(cc *config.CompletedConfig, stopCh <-chan struct{}) error
Run runs the controller-manager. This should never exit.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.