github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/python-legacy/docs/StorageConfig.md (about)

     1  # StorageConfig
     2  
     3  
     4  ## Properties
     5  Name | Type | Description | Notes
     6  ------------ | ------------- | ------------- | -------------
     7  **blockstore_type** | **str** |  | 
     8  **blockstore_namespace_example** | **str** |  | 
     9  **blockstore_namespace_validity_regex** | **str** |  | 
    10  **pre_sign_support** | **bool** |  | 
    11  **pre_sign_support_ui** | **bool** |  | 
    12  **import_support** | **bool** |  | 
    13  **import_validity_regex** | **str** |  | 
    14  **default_namespace_prefix** | **str** |  | [optional] 
    15  **pre_sign_multipart_upload** | **bool** |  | [optional] 
    16  **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional]
    17  
    18  [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
    19  
    20