Module kube_runtime::wait::delete

source ·
Expand description

Utilities for deleting objects

Enums

Functions

Delete an object, and wait for it to be removed from the Kubernetes API (including waiting for all finalizers to unregister themselves).