package
1.0.0-test.2
Repository: https://github.com/apecloud/kubeblocks.git
Documentation: pkg.go.dev

# Constants

ReasonApplyResourcesFailed applies resources failed to create or change the cluster.
ReasonApplyResourcesSucceed applies resources succeeded to create or change the cluster.
ReasonClusterReady the components of cluster are ready, the component phase is running.
ReasonComponentsNotReady the components of cluster are not ready.
ReasonPreCheckFailed preChecks failed for provisioning started.
ReasonPreCheckSucceed preChecks succeeded for provisioning started.

# Structs

ClusterReconciler reconciles a Cluster object.