Documentation
¶
Index ¶
Constants ¶
View Source
const ( ClustersetFinalizerName string = "open-cluster-management.io/clusterset" ClusterSetLabel string = "clusterset.cluster.open-cluster-management.io" )
Variables ¶
This section is empty.
Functions ¶
func SetupWithManager ¶
func SetupWithManager(mgr manager.Manager, clustersetToSubject *helpers.ClustersetSubjectsMapper) error
Types ¶
type Reconciler ¶
type Reconciler struct {
// contains filtered or unexported fields
}
This Controller will generate a Clusterset to Subjects map, and this map will be used to sync clusterset related clusterrolebinding.
Click to show internal directories.
Click to hide internal directories.