Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func SetupClusterControllersWithManager ¶
func SetupClusterControllersWithManager(mgr ctrl.Manager, rc *shared.RuntimeConfiguration, eventRecorders map[string]record.EventRecorder) (*landscape.LandscapeReconciler, *config.GardenerProviderConfigReconciler, *cluster.ClusterReconciler, error)
SetupClusterControllersWithManager is a helper function that groups the controllers that are necessary to reconcile Cluster resources. It initializes the Landscape, ProviderConfig, and Cluster controllers and registers them with the provided manager.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.