public class HostPathVolume extends Volume
| Constructor and Description |
|---|
HostPathVolume(String name,
String sourceHostDirPath) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addVolumeParameters(io.fabric8.kubernetes.api.model.VolumeBuilder builder) |
String |
getSourceHostDirPath() |
public String getSourceHostDirPath()
protected void addVolumeParameters(io.fabric8.kubernetes.api.model.VolumeBuilder builder)
addVolumeParameters in class VolumeCopyright © 2023. All rights reserved.