Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func StartKubeFedStatusController ¶ added in v0.3.0
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 ¶ added in v0.3.0
type KubeFedStatusController struct {
// contains filtered or unexported fields
}
KubeFedStatusController collects the status of resources in member clusters.
func (*KubeFedStatusController) Run ¶ added in v0.3.0
func (s *KubeFedStatusController) Run(stopChan <-chan struct{})
Run runs the status controller
Click to show internal directories.
Click to hide internal directories.