public static class PodVolumes.HostPathVolume extends PodVolumes.PodVolume
| Modifier and Type | Class and Description |
|---|---|
static class |
PodVolumes.HostPathVolume.DescriptorImpl |
| Constructor and Description |
|---|
HostPathVolume(String hostPath,
String mountPath) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.Volume |
buildVolume(String volumeName) |
String |
getHostPath() |
String |
getMountPath() |
public io.fabric8.kubernetes.api.model.Volume buildVolume(String volumeName)
buildVolume in class PodVolumes.PodVolumepublic String getMountPath()
getMountPath in class PodVolumes.PodVolumepublic String getHostPath()
Copyright © 2004-2016. All Rights Reserved.