Constant K8S_NAMESPACE_LABEL

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

The label key-value pairs placed on the Namespace.

§Notes

The [key] being the label name, the value being the label value, even if the value is empty.

§Examples

  • "k8s.namespace.label.kubernetes.io/metadata.name=default"
  • "k8s.namespace.label.data="