Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartKubeFedStatusController ¶
func StartKubeFedStatusController(controllerConfig *util.ControllerConfig, stopChan <-chan struct{}, typeConfig typeconfig.Interface) error
StartKubeFedStatusController starts a new status controller for a type config
Types ¶
type KubeFedStatusController ¶
type KubeFedStatusController struct {
// contains filtered or unexported fields
}
KubeFedStatusController collects the status of resources in member clusters.
func (*KubeFedStatusController) Run ¶
func (s *KubeFedStatusController) Run(stopChan <-chan struct{})
Run runs the status controller
Click to show internal directories.
Click to hide internal directories.