docker-sdk-rust/docs/ClusterVolumeSpecAccessModeAccessibilityRequirements.md
2025-06-16 16:37:36 +07:00

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]

[Back to Model list] [Back to API list] [Back to README]