Class HostPathWorkspaceVolume
java.lang.Object
hudson.model.AbstractDescribableImpl<WorkspaceVolume>
org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.WorkspaceVolume
org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.HostPathWorkspaceVolume
- All Implemented Interfaces:
Describable<WorkspaceVolume>
,Serializable
- See Also:
-
Nested Class Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionio.fabric8.kubernetes.api.model.Volume
buildVolume
(String volumeName, String podName) boolean
int
hashCode()
Methods inherited from class org.csanchez.jenkins.plugins.kubernetes.volumes.workspace.WorkspaceVolume
buildVolume, createVolume, getDefault, merge
Methods inherited from class hudson.model.AbstractDescribableImpl
getDescriptor
-
Constructor Details
-
HostPathWorkspaceVolume
-
-
Method Details
-
buildVolume
- Overrides:
buildVolume
in classWorkspaceVolume
-
getHostPath
-
equals
-
hashCode
public int hashCode()
-