Class PodVolumes.PodVolume
java.lang.Object
hudson.model.AbstractDescribableImpl<PodVolume>
org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
org.csanchez.jenkins.plugins.kubernetes.PodVolumes.PodVolume
- All Implemented Interfaces:
Describable<PodVolume>,Serializable
- Enclosing class:
PodVolumes
Deprecated.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
buildVolume, buildVolume, createVolume, getMountPath, podVolumeExists, volumeMountExistsMethods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
PodVolume
public PodVolume()Deprecated.
-