volumeMode property

String? volumeMode
final

volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.

Implementation

final String? volumeMode;