azure

package
v1.8.4-0...-272495a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 28, 2024 License: MPL-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewStorageBackend

func NewStorageBackend(opts Config, logFunc storage.Log) (storage.Backend, error)

NewStorageBackend creates and initializes a new Azure Blob Storage backend.

Types

type Config

type Config struct {
	AccountName       string
	ContainerName     string
	PrimaryAccountKey string
	ConnectionString  string
	Endpoint          string
	RemotePath        string
}

Config contains values that define the configuration of an Azure Blob Storage.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL