Uses of Class
org.csanchez.jenkins.plugins.kubernetes.PodAnnotation
Package
Description
-
Uses of PodAnnotation in org.csanchez.jenkins.plugins.kubernetes
Modifier and TypeMethodDescriptionvoid
PodTemplate.addAnnotations
(List<PodAnnotation> annotations) void
PodTemplate.setAnnotations
(List<PodAnnotation> annotations) -
Uses of PodAnnotation in org.csanchez.jenkins.plugins.kubernetes.pipeline
Modifier and TypeMethodDescriptionvoid
PodTemplateStep.setAnnotations
(List<PodAnnotation> annotations)