Package | Description |
---|---|
org.csanchez.jenkins.plugins.kubernetes | |
org.csanchez.jenkins.plugins.kubernetes.pipeline |
Modifier and Type | Method and Description |
---|---|
List<PodAnnotation> |
PodTemplate.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
PodTemplate.addAnnotations(List<PodAnnotation> annotations) |
void |
PodTemplate.setAnnotations(List<PodAnnotation> annotations) |
Modifier and Type | Method and Description |
---|---|
List<PodAnnotation> |
PodTemplateStep.getAnnotations() |
Modifier and Type | Method and Description |
---|---|
void |
PodTemplateStep.setAnnotations(List<PodAnnotation> annotations) |
Copyright © 2016–2019. All rights reserved.