Expand description
An object store implementation for Azure blob storage
§Streaming uploads
ObjectStore::put_multipart will upload data in blocks and write a blob from those blocks.
Unused blocks will automatically be dropped after 7 days.
Modules§
- authority_
hosts - A list of known Azure authority hosts
Structs§
- Azure
Access Key - A shared Azure Storage Account Key
- Azure
Authorizer - Authorize a
Request
with anAzureAuthorizer
- Microsoft
Azure - Interface for Microsoft Azure Blob Storage.
- Microsoft
Azure Builder - Configure a connection to Microsoft Azure Blob Storage container using the specified credentials.
Enums§
- Azure
Config Key - Configuration keys for
MicrosoftAzureBuilder
- Azure
Credential - An Azure storage credential