Documentation ¶
Overview ¶
package clusterprofile contains the hub-side reconciler for the ClusterProfile resource.
Index ¶
Constants ¶
View Source
const ( ClusterProfileManagerName = "open-cluster-management" ClusterProfileNamespace = "open-cluster-management" )
Variables ¶
This section is empty.
Functions ¶
func NewClusterProfileController ¶
func NewClusterProfileController( clusterInformer informerv1.ManagedClusterInformer, clusterProfileClient cpclientset.Interface, clusterProfileInformer cpinformerv1alpha1.ClusterProfileInformer, recorder events.Recorder) factory.Controller
NewClusterProfileController creates a new managed cluster controller
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.