Constant K8S_JOB_ANNOTATION
Source pub const K8S_JOB_ANNOTATION: &'static str;
Expand description
The annotation key-value pairs placed on the Job.
§Notes
The [key]
being the annotation name, the value being the annotation value, even if the value is empty.
§Examples
"k8s.job.annotation.number=1"
"k8s.job.annotation.data="