Skip to content

Latest commit

 

History

History
19 lines (9 loc) · 488 Bytes

TypeMount.md

File metadata and controls

19 lines (9 loc) · 488 Bytes

TypeMount

TypeMount contains options for using a volume as a Mount-type volume.

Properties

Name Type Description Notes
fsType String FsType specifies the filesystem type for the mount volume. Optional. [optional]
mountFlags List<String> MountFlags defines flags to pass when mounting the volume. Optional. [optional]

Implemented Interfaces

  • Serializable