Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigMapController ¶
type ConfigMapController struct { Controller controller.Controller // contains filtered or unexported fields }
func (*ConfigMapController) Initialize ¶
func (cc *ConfigMapController) Initialize(kclient *kubernetes.Clientset, namespace string)
func (*ConfigMapController) Run ¶
func (cc *ConfigMapController) Run(stopCh <-chan struct{}, wg *sync.WaitGroup)
Click to show internal directories.
Click to hide internal directories.