# Functions
Resource generated code relies on this being here, but it logically belongs to the group DEPRECATED.
# Constants
ManifestWorkSetConditionManifestworkApplied confirms that a ManifestWork has been created in each cluster defined by PlacementDecision
Reason: AsExpected, NotAsExpected or Processing.
ManifestWorkReplicaSetConditionPlacementRolledOut indicates if RollOut Strategy is complete.
ManifestWorkSetConditionPlacementVerified indicates if Placement is valid
Reason: AsExpected, PlacementDecisionNotFound, PlacementDecisionEmpty or NotAsExpected.
ReasonAsExpected is a reason for ManifestWorkReplicaSetConditionManifestworkApplied condition type representing the ManifestWorkSet is applied correctly.
ReasonComplete is a reason for ManifestWorkReplicaSetConditionPlacementRolledOut condition type representing.
ReasonNotAsExpected is a reason for ManifestWorkReplicaSetConditionManifestworkApplied condition type representing the ManifestWorkSet is not applied correctly.
ReasonPlacementDecisionEmpty is a reason for ManifestWorkReplicaSetConditionPlacementVerified condition type representing the placement decision is empty for the ManifestWorkSet.
ReasonPlacementDecisionNotFound is a reason for ManifestWorkReplicaSetConditionPlacementVerified condition type representing placement decision is not found for the ManifestWorkSet.
ReasonProcessing is a reason for ManifestWorkReplicaSetConditionManifestworkApplied condition type representing the ManifestWorkSet is under processing.
ReasonProgressing is a reason for ManifestWorkReplicaSetConditionPlacementRolledOut condition type representing.
# 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
localPlacementReference is the name of a Placement resource in current namespace.
ManifestWorkReplicaSet is the Schema for the ManifestWorkReplicaSet API.
+k8s:deepcopy-gen:interfaces=k8s.io/apimachinery/pkg/runtime.Object +kubebuilder:object:root=true
ManifestWorkReplicaSetList contains a list of ManifestWorkReplicaSet.
ManifestWorkReplicaSetSpec defines the desired state of ManifestWorkReplicaSet.
ManifestWorkReplicaSetStatus defines the observed state of ManifestWorkReplicaSet.
ManifestWorkReplicaSetSummary provides reference counts of all ManifestWorks that are associated with a given ManifestWorkReplicaSet resource, for their respective states.
PlacementSummary provides info regards number of clusters and clusterGroups selected by the placement refs.