Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ConfigMapController ¶
type ConfigMapController struct {
// contains filtered or unexported fields
}
func NewConfigMapController ¶
func NewConfigMapController(client federationclientset.Interface) *ConfigMapController
NewConfigMapController returns a new configmap controller
func (*ConfigMapController) Run ¶
func (configmapcontroller *ConfigMapController) Run(stopChan <-chan struct{})
Click to show internal directories.
Click to hide internal directories.