package azure
import "github.com/docker/distribution/registry/storage/driver/azure"
Package azure provides a storagedriver.StorageDriver implementation to store blobs in Microsoft Azure Blob Storage Service.
Index ¶
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.
func New ¶
New constructs a new Driver with the given Azure Storage Account credentials
Source Files ¶
- Version
- v2.8.3+incompatible (latest)
- Published
- Oct 2, 2023
- Platform
- js/wasm
- Imports
- 13 packages
- Last checked
- 1 day ago –
Tools for package owners.