pub fn service_config_from_endpoint(
endpoint: &str,
) -> Result<StorageServiceStoreInternalConfig, StorageServiceStoreError>
Expand description
Creates a StorageServiceStoreConfig
from an endpoint.
pub fn service_config_from_endpoint(
endpoint: &str,
) -> Result<StorageServiceStoreInternalConfig, StorageServiceStoreError>
Creates a StorageServiceStoreConfig
from an endpoint.