Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var BootstrapControllerSyncInterval = 5 * time.Minute
BootstrapControllerSyncInterval is exposed so that integration tests can crank up the constroller sync speed.
Functions ¶
func NewBootstrapController ¶
func NewBootstrapController( kubeClient kubernetes.Interface, klusterletClient operatorv1client.KlusterletInterface, klusterletInformer operatorinformer.KlusterletInformer, secretInformers map[string]coreinformer.SecretInformer, recorder events.Recorder) factory.Controller
NewBootstrapController returns a bootstrapController
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.