pub type SharingMode = String;
SharingMode defines the Sharing of a Cluster Volume. This is how Tasks using a Volume at the same time can use it.
pub struct SharingMode { /* private fields */ }