# Constants

DeleteRequeueAfter is how long to wait before checking again to see if all control plane machines have been deleted.
DependentCertRequeueAfter is how long to wait before checking again to see if dependent certificates have been created.
HealthCheckFailedRequeueAfter is how long to wait before trying to scale up/down if some target cluster health check has failed.

# Structs

CritControlPlaneReconciler reconciles a CritControlPlane object.