TypeMount contains options for using a volume as a Mount-type volume.
| 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] |
- Serializable