Documentation ¶
Index ¶
Constants ¶
View Source
const ( FederatedClusterControllerName = "cluster" FederateControllerName = "federate" FollowerControllerName = "follower" PolicyRCControllerName = "policyrc" OverrideControllerName = "override" NamespaceAutoPropagationControllerName = "nsautoprop" StatusControllerName = "status" SchedulerName = "scheduler" SyncControllerName = "sync" AutoMigrationControllerName = "auto-migration" StatusAggregatorControllerName = "status-aggregator" FederatedHPAControllerName = "federated-hpa" ServiceExportControllerName = "serviceexport" ServiceImportControllerName = "serviceimport" )
Variables ¶
This section is empty.
Functions ¶
func ControllersDisabledByDefault ¶
func ControllersDisabledByDefault() []string
ControllersDisabledByDefault returns all controllers that are disabled by default
func KnownControllers ¶
func KnownControllers() []string
KnownControllers returns all well known controller names
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.