[][src]Module k8s_csi::v1_3_0::volume_capability

Modules

access_mode

Structs

AccessMode

Specify how a volume can be accessed.

BlockVolume

Indicate that the volume will be accessed via the block device API.

MountVolume

Indicate that the volume will be accessed via the filesystem API.

Enums

AccessType

Specifies what API the volume will be accessed using. One of the following fields MUST be specified.