package
0.0.0-20240508180800-3f111e5de44f
Repository: https://github.com/gitops-tools/cluster-controller.git
Documentation: pkg.go.dev

# Functions

NewGitOpsClusterReconciler creates and returns a configured reconciler ready for use.

# Constants

CAPIClusterNameIndexKey is the key used for indexing CAPI cluster resources based on their name.
GitOpsClusterFinalizer is the finalizer key used to detect when we need to finalize a GitOps cluster.
GitOpsClusterProvisionedAnnotation if applied to a GitOpsCluster indicates that it should have a ready Provisioned condition.
MissingSecretRequeueTime is the period after which a secret will be checked if it doesn't exist.
SecretNameIndexKey is the key used for indexing secret resources based on their name.

# Structs

GitOpsClusterReconciler reconciles a GitOpsCluster object.
No description provided by the author