Categorygithub.com/vmware-tanzu/load-balancer-operator-for-kubernetescontrollersakodeploymentconfigphases
# Functions
reconcileClusters reconcile every cluster that matches the AKODeploymentConfig's selector by running through an array of phases.
reconcilePhases runs each phase regardless of its error status.
# Type aliases
ReconcilePhase defines a per-cluster function that reconciles one aspect of AKODeploymentConfig.
ReconcilePhase defines a function that reconciles one aspect of AKODeploymentConfig.