Documentation
¶
Overview ¶
Copyright Contributors to the Open Cluster Management project
Copyright Contributors to the Open Cluster Management project ¶
Copyright Contributors to the Open Cluster Management project ¶
Copyright Contributors to the Open Cluster Management project
Index ¶
- Constants
- func EnableSelfManagement(ctx context.Context, hubRestConfig *rest.Config, controlplaneCertDir string, ...)
- func InstallCRD(stopCh <-chan struct{}, aggregatorConfig *aggregatorapiserver.Config) error
- func InstallControllers(opts options.ServerRunOptions) func(<-chan struct{}, *aggregatorapiserver.Config) error
- func InstallHubResource(stopCh <-chan struct{}, aggregatorConfig *aggregatorapiserver.Config) error
- func InstallSelfManagementCluster(options options.ServerRunOptions) func(<-chan struct{}, *aggregatorapiserver.Config) error
- type ClusterInfo
Constants ¶
View Source
const SelfManagementClusterLabel = "multicluster-controlplane.open-cluster-management.io/selfmanagement"
Variables ¶
This section is empty.
Functions ¶
func EnableSelfManagement ¶ added in v0.2.0
func InstallCRD ¶ added in v0.2.0
func InstallCRD(stopCh <-chan struct{}, aggregatorConfig *aggregatorapiserver.Config) error
func InstallControllers ¶ added in v0.2.0
func InstallControllers(opts options.ServerRunOptions) func(<-chan struct{}, *aggregatorapiserver.Config) error
func InstallHubResource ¶ added in v0.2.0
func InstallHubResource(stopCh <-chan struct{}, aggregatorConfig *aggregatorapiserver.Config) error
func InstallSelfManagementCluster ¶ added in v0.2.0
func InstallSelfManagementCluster(options options.ServerRunOptions) func(<-chan struct{}, *aggregatorapiserver.Config) error
Types ¶
type ClusterInfo ¶ added in v0.5.0
Click to show internal directories.
Click to hide internal directories.