Module kube_runtime::wait::conditions

source ·
Expand description

Common conditions to wait for

Re-exports§

Structs§

Functions§

  • An await condition for CustomResourceDefinition that returns true once it has been accepted and established
  • An await condition that returns true once the object has been deleted.
  • An await condition for Job that returns true once it is completed
  • An await condition for Pod that returns true once it is running