Documentation ¶
Overview ¶
Package azure provides a storagedriver.StorageDriver implementation to store blobs in Microsoft Azure Blob Storage Service.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Driver ¶
type Driver struct {
// contains filtered or unexported fields
}
Driver is a storagedriver.StorageDriver implementation backed by Microsoft Azure Blob Storage Service.
func FromParameters ¶
FromParameters constructs a new Driver with a given parameters map.
Click to show internal directories.
Click to hide internal directories.