527 B
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] |