类 NfsVolume


  • public class NfsVolume
    extends BaseVolume
    The nfs volume of container
    • 构造器详细资料

      • NfsVolume

        public NfsVolume()
        The constructor of NfsVolume
      • NfsVolume

        public NfsVolume​(String name,
                         String server,
                         String path)
        The constructor of NfsVolume
        参数:
        name - The name of volume
        server - The server of nfs volume
        path - The path of nfs volume