Skip to main content

Module client

Module client 

Source
Expand description

The client connecting to a remote storage service.

Structs§

StorageServiceDatabaseInternal
A database handle connected to a remote storage service.
StorageServiceStoreInternal
A store within a namespace and root key, backed by a remote storage service.

Functions§

service_config_from_endpoint
Creates a StorageServiceStoreConfig from an endpoint.
storage_service_check_absence
Checks that endpoint is truly absent.
storage_service_check_validity
Checks whether an endpoint is valid or not.

Type Aliases§

StorageServiceDatabase
The service database client with metrics