Class PodVolumes.NfsVolume
java.lang.Object
hudson.model.AbstractDescribableImpl<PodVolume>
org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
org.csanchez.jenkins.plugins.kubernetes.PodVolumes.NfsVolume
- All Implemented Interfaces:
Describable<PodVolume>,Serializable
- Enclosing class:
PodVolumes
Deprecated.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
NfsVolume.DescriptorImpl -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.csanchez.jenkins.plugins.kubernetes.volumes.NfsVolume
buildVolume, getMountPath, getReadOnly, getServerAddress, getServerPathMethods inherited from class org.csanchez.jenkins.plugins.kubernetes.volumes.PodVolume
buildVolume, createVolume, podVolumeExists, volumeMountExistsMethods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
NfsVolume
Deprecated.
-
-
Method Details
-
readResolve
Deprecated.
-