# MountVolumeOptions ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **no_copy** | Option<**bool**> | Populate volume with data from the target. | [optional][default to false] **labels** | Option<**::std::collections::HashMap**> | User-defined key/value metadata. | [optional] **driver_config** | Option<[**crate::models::MountVolumeOptionsDriverConfig**](Mount_VolumeOptions_DriverConfig.md)> | | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)