# Constants

No description provided by the author
관리자에 의해 클레임이 승인된 상태.
클러스터 클레임이 생성되고, 관리자의 승인/거절을 기다리는 상태.
클러스터가 삭제된 상태.
클러스터 생성과정에서 에러가 발생한 상태.
관리자에 의헤 클레임이 거절된 상태.
관리자에 의해 클레임이 승인된 상태.
클러스터 업데이트 클레임이 생성되고, 관리자의 승인/거절을 기다리는 상태.
클러스터 업데이트 과정에서 에러가 발생한 상태.
관리자에 의해 클레임이 거절된 상태.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

AddToScheme adds the types in this group-version to the given scheme.
log is for logging in this package.
log is for logging in this package.
GroupVersion is group version used to register these objects.
SchemeBuilder is used to add go types to the GroupVersionKind scheme.

# Structs

No description provided by the author
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:path=clusterclaims,shortName=cc,scope=Namespaced +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.phase` +kubebuilder:printcolumn:name="Reason",type=string,JSONPath=`.status.reason` +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" ClusterClaim is the Schema for the clusterclaims API.
+kubebuilder:object:root=true ClusterClaimList contains a list of ClusterClaim.
ClusterClaimSpec defines the desired state of ClusterClaim.
ClusterClaimStatus defines the observed state of ClusterClaim.
+kubebuilder:object:root=true +kubebuilder:subresource:status +kubebuilder:resource:path=clusterupdateclaims,shortName=cuc,scope=Namespaced +kubebuilder:printcolumn:name="Cluster",type=string,JSONPath=`.spec.clusterName` +kubebuilder:printcolumn:name="masternum",type=integer,JSONPath=`.spec.updatedMasterNum` +kubebuilder:printcolumn:name="workernum",type=integer,JSONPath=`.spec.updatedWorkerNum` +kubebuilder:printcolumn:name="Status",type=string,JSONPath=`.status.phase` +kubebuilder:printcolumn:name="Reason",type=string,JSONPath=`.status.reason` +kubebuilder:printcolumn:name="Age",type="date",JSONPath=".metadata.creationTimestamp" ClusterUpdateClaim is the Schema for the clusterupdateclaims API.
ClusterUpdateClaimList contains a list of ClusterUpdateClaim.
ClusterUpdateClaimSpec defines the desired state of ClusterUpdateClaim.
ClusterUpdateClaimStatus defines the observed state of ClusterUpdateClaim.
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author