readOnly property

bool? readOnly
final

readOnly here will force the Quobyte volume to be mounted with read-only permissions. Defaults to false.

Implementation

final bool? readOnly;