pub type Scope = String;
Scope defines the Scope of a Cluster Volume. This is how many nodes a Volume can be accessed simultaneously on.
pub struct Scope { /* private fields */ }