# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ClusterSetBindingBoundType is a condition type of clustersetbinding representing whether the ClusterSetBinding is bound to a clusterset.
ExclusiveClusterSetLabel LabelKey.
"ExclusiveClusterSetLabel" means to use label "cluster.open-cluster-management.io/clusterset:<ManagedClusterSet Name>"" to select target clusters.
"LabelSelector" means use labelSelector to select target managedClusters.
ManagedClusterSetConditionEmpty means no ManagedCluster is included in the ManagedClusterSet.
# Variables
AddToScheme exists solely to keep the old generators creating valid code DEPRECATED.
No description provided by the author
No description provided by the author
Install is a function which adds this version to a scheme.
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
ManagedClusterSelector represents a selector of ManagedClusters.
ManagedClusterSet defines a group of ManagedClusters that you can run workloads on.
ManagedClusterSetBinding projects a ManagedClusterSet into a certain namespace.
ManagedClusterSetBindingList is a collection of ManagedClusterSetBinding.
ManagedClusterSetBindingSpec defines the attributes of ManagedClusterSetBinding.
ManagedClusterSetBindingStatus represents the current status of the ManagedClusterSetBinding.
ManagedClusterSetList is a collection of ManagedClusterSet.
ManagedClusterSetSpec describes the attributes of the ManagedClusterSet.
ManagedClusterSetStatus represents the current status of the ManagedClusterSet.
# Type aliases
No description provided by the author