Constant K8S_DAEMONSET_LABEL
pub const K8S_DAEMONSET_LABEL: &'static str;
Expand description
The label key-value pairs placed on the DaemonSet.
§Notes
The [key]
being the label name, the value being the label value, even if the value is empty.
§Examples
"k8s.daemonset.label.app=guestbook"
"k8s.daemonset.label.injected="