pub const K8S_NAMESPACE_PHASE: &str = "k8s.namespace.phase";
Expand description
The phase of the K8s namespace.
§Notes
This attribute aligns with the phase
field of the
K8s NamespaceStatus
§Examples
"active"
"terminating"
pub const K8S_NAMESPACE_PHASE: &str = "k8s.namespace.phase";
The phase of the K8s namespace.
This attribute aligns with the phase
field of the
K8s NamespaceStatus
"active"
"terminating"