Documentation ¶
Index ¶
Constants ¶
View Source
const ManagedClusterModuleReconcilerName = "ManagedClusterModule"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ManagedClusterModuleReconciler ¶
type ManagedClusterModuleReconciler struct {
// contains filtered or unexported fields
}
ManagedClusterModuleReconciler reconciles a ManagedClusterModule object
func NewManagedClusterModuleReconciler ¶
func NewManagedClusterModuleReconciler( client client.Client, manifestAPI manifestwork.ManifestWorkCreator, clusterAPI cluster.ClusterAPI, statusupdaterAPI statusupdater.ManagedClusterModuleStatusUpdater, filter *filter.Filter) *ManagedClusterModuleReconciler
func (*ManagedClusterModuleReconciler) SetupWithManager ¶
func (r *ManagedClusterModuleReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Click to show internal directories.
Click to hide internal directories.