public class HostPathWorkspaceVolume extends WorkspaceVolume
Modifier and Type | Class and Description |
---|---|
static class |
HostPathWorkspaceVolume.DescriptorImpl |
Constructor and Description |
---|
HostPathWorkspaceVolume(String hostPath) |
Modifier and Type | Method and Description |
---|---|
io.fabric8.kubernetes.api.model.Volume |
buildVolume(String volumeName) |
String |
getHostPath() |
buildVolume, createVolume
getDescriptor
@DataBoundConstructor public HostPathWorkspaceVolume(String hostPath)
public io.fabric8.kubernetes.api.model.Volume buildVolume(String volumeName)
buildVolume
in class WorkspaceVolume
public String getHostPath()
Copyright © 2016–2019. All rights reserved.