Function service_config_from_endpoint

Source
pub fn service_config_from_endpoint(
    endpoint: &str,
) -> Result<StorageServiceStoreInternalConfig, StorageServiceStoreError>
Expand description

Creates a StorageServiceStoreConfig from an endpoint.