# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ManagedClusterSetConditionEmpty means no ManagedCluster is included in the ManagedClusterSet.
PlacementConditionSatisfied means Placement requirements are satisfied.
# 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.
ReservedClusterClaimNames includes a list of reserved names for ClusterNames.
SchemeGroupVersion generated code relies on this name Deprecated.
# Structs
ClusterClaim represents cluster information that a managed cluster claims ClusterClaims with well known names include, 1.
ClusterClaimList is a collection of ClusterClaim.
ClusterClaimSelector is a claim query over a set of ManagedClusters.
No description provided by the author
ClusterDecision represents a decision from a placement An empty ClusterDecision indicates it is not scheduled yet.
ClusterPredicate represents a predicate to select ManagedClusters.
ClusterSelector represents the AND of the containing selectors.
ManagedClusterSet defines a group of ManagedClusters that user's workload can run on.
ManagedClusterSetBinding projects a ManagedClusterSet into a certain namespace.
ManagedClusterSetBindingList is a collection of ManagedClusterSetBinding.
ManagedClusterSetBindingSpec defines the attributes of ManagedClusterSetBinding.
ManagedClusterSetList is a collection of ManagedClusterSet.
ManagedClusterSetSpec describes the attributes of the ManagedClusterSet.
ManagedClusterSetStatus represents the current status of the ManagedClusterSet.
Placement defines a rule to select a set of ManagedClusters from the ManagedClusterSets bound to the placement namespace.
PlacementDecision indicates a decision from a placement PlacementDecision should has a label cluster.open-cluster-management.io/placement={placement name} to reference a certain placement.
ClusterDecisionList is a collection of PlacementDecision.
PlacementDecisionStatus represents the current status of the PlacementDecision.
PlacementList is a collection of Placements.
PlacementSpec defines the attributes of Placement.
No description provided by the author