pub const K8S_CONTAINER_STATUS_STATE: &'static str;
The state of the container. K8s ContainerState
"terminated"
"running"
"waiting"