Package | Description |
---|---|
org.csanchez.jenkins.plugins.kubernetes |
Modifier and Type | Method and Description |
---|---|
List<PodLabel> |
KubernetesCloud.getPodLabels()
Labels for all pods started by the plugin
|
Modifier and Type | Method and Description |
---|---|
void |
KubernetesCloud.setPodLabels(List<PodLabel> labels)
Set Pod labels for all pods started by the plugin.
|
Copyright © 2016–2019. All rights reserved.