package
0.0.0-20190730164637-d68cec5dec8e
Repository: https://github.com/prashanth26/gardener-extensions.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

Add creates a new BackupEntry Controller and adds it to the Manager.
DefaultPredicates returns the default predicates for a controlplane reconciler.
ExtractShootDetailsFromBackupEntryName returns Shoot resource technicalID its UID from provided <backupEntryName>.
NamespaceToBackupEntryMapper returns a mapper that returns requests for BackupEntry whose associated Shoot's seed namespace have been modified.
NewReconciler creates a new reconcile.Reconciler that reconciles backupentry resources of Gardener's `extensions.gardener.cloud` API group.
SecretToBackupEntryMapper returns a mapper that returns requests for BackupEntry whose referenced secrets have been modified.

# Constants

ControllerName is the name of the controller.
EventBackupEntryDeletion an event reason to describe backup entry deletion.
EventBackupEntryReconciliation an event reason to describe backup entry reconciliation.
FinalizerName is the backupentry controller finalizer.

# Structs

AddArgs are arguments for adding a BackupEntry controller to a manager.

# Interfaces

Actuator acts upon BackupEntry resources.