Type Alias SharingMode

Source
pub type SharingMode = String;
Expand description

SharingMode defines the Sharing of a Cluster Volume. This is how Tasks using a Volume at the same time can use it.

Aliased Typeยง

pub struct SharingMode { /* private fields */ }