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

527 B

MountVolumeOptionsDriverConfig

Properties

Name Type Description Notes
name Option<String> Name of the driver to use to create the volume. [optional]
options Option<std::collections::HashMap<String, String>> key/value map of driver specific options. [optional]

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