# 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.
EventInfrastructureDeleton an event reason to describe infrastructure deletion.
EventInfrastructureReconciliation an event reason to describe infrastructure reconciliation.
FinalizerName is the infrastructure controller finalizer.
# Interfaces
Actuator acts upon Infrastructure resources.