package
0.0.0-20190606140227-6c6f41e20857
Repository: https://github.com/timuthy/gardener-extensions.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Add creates a new ControlPlane Controller and adds it to the Manager.
ClusterToControlPlaneMapper returns a mapper that returns requests for ControlPlanes whose referenced clusters have been modified.
ComputeChecksums computes and returns SAH256 checksums for the given secrets and configmaps.
DefaultPredicates returns the default predicates for a controlplane reconciler.
DNSNamesForService returns the possible DNS names for a service with the given name and namespace.
GenerationChangedPredicate is a predicate for generation changes.
MergeSecretMaps merges the 2 given secret maps.
NewReconciler creates a new reconcile.Reconciler that reconciles controlplane resources of Gardener's `extensions.gardener.cloud` API group.
SecretToControlPlaneMapper returns a mapper that returns requests for ControlPlanes whose referenced secrets have been modified.

# Constants

ControllerName is the name of the controller.
EventControlPlaneDeletion an event reason to describe control plane deletion.
EventControlPlaneReconciliation an event reason to describe control plane reconciliation.
FinalizerName is the controlplane controller finalizer.

# Structs

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

# Interfaces

Actuator acts upon ControlPlane resources.