740 B
740 B
ClusterVolumeSpecAccessModeAccessibilityRequirements
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| requisite | Option<Vec<std::collections::HashMap<String, String>>> | A list of required topologies, at least one of which the volume must be accessible from. | [optional] |
| preferred | Option<Vec<std::collections::HashMap<String, String>>> | A list of topologies that the volume should attempt to be provisioned in. | [optional] |