Module kube::runtime::finalizer

source ·
Available on crate feature runtime only.
Expand description

Finalizer helper for Controller reconcilers

Enums

  • A representation of an action that should be taken by a reconciler.

Functions

  • Reconcile an object in a way that requires cleanup before an object can be deleted.