volumeMode property
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;
volumeMode defines what type of volume is required by the claim. Value of Filesystem is implied when not included in claim spec.
final String? volumeMode;