package
1.110.1
Repository: https://github.com/gardener/gardener.git
Documentation: pkg.go.dev

# Functions

Add creates a new Infrastructure Controller and adds it to the Manager.
ClusterToInfrastructureMapper returns a mapper that returns requests for Infrastructures whose referenced clusters have been modified.
DefaultPredicates returns the default predicates for an infrastructure reconciler.
NewReconciler creates a new reconcile.Reconciler that reconciles infrastructure resources of Gardener's `extensions.gardener.cloud` API group.

# Constants

ControllerName is the name of the controller.
FinalizerName is the infrastructure controller finalizer.

# Structs

AddArgs are arguments for adding an Infrastructure controller to a manager.

# Interfaces

Actuator acts upon Infrastructure resources.
ConfigValidator validates the provider config of infrastructures resource with the cloud provider.