Documentation ¶
Index ¶
Constants ¶
View Source
const (
AzureClusterControllerFinalizer string = "dns-operator-azure.giantswarm.io/azurecluster"
)
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ClusterReconciler ¶
type ClusterReconciler struct { client.Client BaseDomain string BaseDomainResourceGroup string BaseZoneClientID string BaseZoneClientSecret string BaseZoneSubscriptionID string BaseZoneTenantID string Recorder record.EventRecorder ManagementClusterConfig infracluster.ManagementClusterConfig InfraClusterZoneAzureConfig infracluster.ClusterZoneAzureConfig ClusterAzureIdentityRef *corev1.ObjectReference }
ClusterReconcilerx reconciles a Cluster object
func (*ClusterReconciler) SetupWithManager ¶
func (r *ClusterReconciler) SetupWithManager(mgr ctrl.Manager, options controller.Options) error
Click to show internal directories.
Click to hide internal directories.