Type Alias Scope

Source
pub type Scope = String;
Expand description

Scope defines the Scope of a Cluster Volume. This is how many nodes a Volume can be accessed simultaneously on.

Aliased Typeยง

pub struct Scope { /* private fields */ }