Constant K8S_NAMESPACE_NAME

pub const K8S_NAMESPACE_NAME: &'static str;
Expand description

The name of the namespace that the pod is running in.

§Notes

§Examples

  • "default"