Documentation
¶
Index ¶
Constants ¶
View Source
const ( RegisteredClusterNamelabel string = "registeredcluster.singapore.open-cluster-management.io/name" RegisteredClusterNamespacelabel string = "registeredcluster.singapore.open-cluster-management.io/namespace" ManagedClusterSetlabel string = "cluster.open-cluster-management.io/clusterset" ManagedServiceAccountName string = "appstudio" ManagedClusterAddOnName string = "managed-serviceaccount" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RegisteredClusterReconciler ¶
type RegisteredClusterReconciler struct { client.Client KubeClient kubernetes.Interface DynamicClient dynamic.Interface APIExtensionClient apiextensionsclient.Interface HubApplier clusteradmapply.Applier Log logr.Logger Scheme *runtime.Scheme HubClusters []helpers.HubInstance }
RegisteredClusterReconciler reconciles a RegisteredCluster object
func (*RegisteredClusterReconciler) SetupWithManager ¶
Click to show internal directories.
Click to hide internal directories.