Module kube_runtime::finalizer

source ·
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.