pub async fn storage_service_check_validity(
endpoint: &str,
) -> Result<(), ServiceStoreError>
Expand description
Checks whether an endpoint is valid or not.
pub async fn storage_service_check_validity(
endpoint: &str,
) -> Result<(), ServiceStoreError>
Checks whether an endpoint is valid or not.