github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/StorageConfig.md (about) 1 # StorageConfig 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **blockstore_type** | **String** | | 8 **blockstore_namespace_example** | **String** | | 9 **blockstore_namespace_validity_regex** | **String** | | 10 **default_namespace_prefix** | Option<**String**> | | [optional] 11 **pre_sign_support** | **bool** | | 12 **pre_sign_support_ui** | **bool** | | 13 **import_support** | **bool** | | 14 **import_validity_regex** | **String** | | 15 **pre_sign_multipart_upload** | Option<**bool**> | | [optional] 16 17 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 18 19