package
0.0.0-20190730164637-d68cec5dec8e
Repository: https://github.com/prashanth26/gardener-extensions.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.
EventInfrastructureDeleton an event reason to describe infrastructure deletion.
EventInfrastructureReconciliation an event reason to describe infrastructure reconciliation.
FinalizerName is the infrastructure controller finalizer.

# Structs

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

# Interfaces

Actuator acts upon Infrastructure resources.