package
0.2.1
Repository: https://github.com/appthrust/capt.git
Documentation: pkg.go.dev

# Constants

CAPTClusterFinalizer is the finalizer added to CAPTCluster instances.
ClusterNameLabel is the label used to identify the cluster name.
ControlPlaneInitializedCondition represents the condition type for control plane initialization.
InfrastructureReadyCondition represents the condition type for infrastructure readiness.
WaitingForClusterCondition represents the condition type for waiting for parent cluster.

# Structs

Reconciler reconciles a CAPTCluster object.

# Type aliases

Client is an alias for client.Client to avoid importing client in multiple files.
Result is an alias for ctrl.Result to avoid importing ctrl in multiple files.