Documentation ¶
Index ¶
Constants ¶
View Source
const ( // Workers is the number of workers for this controller Workers = 3 ControllerName = "config-controller" )
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
func NewController(configuration config.Configuration, configmapInformer corev1informers.ConfigMapInformer) controllers.Controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.