Uses of Class
org.csanchez.jenkins.plugins.kubernetes.PodVolumes.PodVolume
Packages that use PodVolumes.PodVolume
-
Uses of PodVolumes.PodVolume in org.csanchez.jenkins.plugins.kubernetes
Method parameters in org.csanchez.jenkins.plugins.kubernetes with type arguments of type PodVolumes.PodVolumeModifier and TypeMethodDescriptionstatic boolean
PodVolumes.podVolumeExists
(String path, List<PodVolumes.PodVolume> existingVolumes) Deprecated.
PodVolume.podVolumeExists(String,List)
instead