Class PodVolumes.HostPathVolume

All Implemented Interfaces:
Describable<PodVolume>, Serializable
Enclosing class:
PodVolumes

@Deprecated public static class PodVolumes.HostPathVolume extends HostPathVolume
Deprecated.
See Also:
  • Constructor Details

    • HostPathVolume

      public HostPathVolume(String hostPath, String mountPath, Boolean readOnly)
      Deprecated.
  • Method Details

    • readResolve

      protected Object readResolve()
      Deprecated.