public static class PodVolumes.EmptyDirVolume extends PodVolumes.PodVolume
| Modifier and Type | Class and Description |
|---|---|
static class |
PodVolumes.EmptyDirVolume.DescriptorImpl |
| Constructor and Description |
|---|
EmptyDirVolume(String mountPath,
Boolean memory) |
| Modifier and Type | Method and Description |
|---|---|
io.fabric8.kubernetes.api.model.Volume |
buildVolume(String volumeName) |
String |
getMedium() |
String |
getMountPath() |
public String getMountPath()
getMountPath in class PodVolumes.PodVolumepublic String getMedium()
public io.fabric8.kubernetes.api.model.Volume buildVolume(String volumeName)
buildVolume in class PodVolumes.PodVolumeCopyright © 2016. All rights reserved.