package
0.17.0
Repository: https://github.com/gardener/hvpa-controller.git
Documentation: pkg.go.dev

# Functions

NewHvpaControllerRefManager returns a HvpaControllerRefManager that exposes methods to manage the controllerRef of its child objects.
RecheckDeletionTimestamp returns a CanAdopt() function to recheck deletion.

# Structs

BaseControllerRefManager is the struct is used to identify the base controller of the object.
HvpaControllerRefManager is the struct used to manage its child objects.
HvpaReconciler reconciles a Hvpa object.
OomkillPredicate implements a oomkill predicate function.