Uses of Class
org.csanchez.jenkins.plugins.kubernetes.PodLabel
Packages that use PodLabel
-
Uses of PodLabel in org.csanchez.jenkins.plugins.kubernetes
Methods in org.csanchez.jenkins.plugins.kubernetes that return types with arguments of type PodLabelModifier and TypeMethodDescriptionKubernetesCloud.getPodLabels()
Labels for all pods started by the pluginMethod parameters in org.csanchez.jenkins.plugins.kubernetes with type arguments of type PodLabelModifier and TypeMethodDescriptionvoid
KubernetesCloud.setPodLabels
(List<PodLabel> labels) Set Pod labels for all pods started by the plugin.