Class HostPathVolume


  • public class HostPathVolume
    extends Volume
    • Constructor Detail

      • HostPathVolume

        public HostPathVolume​(String name,
                              String sourceHostDirPath)
    • Method Detail

      • getSourceHostDirPath

        public String getSourceHostDirPath()
      • addVolumeParameters

        protected void addVolumeParameters​(io.fabric8.kubernetes.api.model.VolumeBuilder builder)
        Specified by:
        addVolumeParameters in class Volume