Skip to main content

K8S_POD_STATUS_PHASE

Constant K8S_POD_STATUS_PHASE 

Source
pub const K8S_POD_STATUS_PHASE: &'static str;
Expand description

The phase for the pod. Corresponds to the phase field of the: K8s PodStatus

§Notes

§Examples

  • "Pending"
  • "Running"