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