Documentation ¶
Overview ¶
Package azureblob implements a storage backend for the KMS using Azure Blob Storage.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage is an implementation of the Storage interface, storing keys in the Azure Blob Store.
func New ¶
New initializes a storage client using Azure's Blob Storage using the provided config.
See the Azure docs for more information: https://azure.microsoft.com/en-us/services/storage/blobs/
Click to show internal directories.
Click to hide internal directories.