azblobproxy

package
v0.0.0-...-2898a4c Latest Latest
Warning

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

Go to latest
Published: Sep 23, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AuthMethodClientCertificate     = "client_certificate"
	AuthMethodClientSecret          = "client_secret"
	AuthMethodEnvironmentCredential = "environment_credential"
	AuthMethodSharedKey             = "shared_key"
	AuthMethodDefault               = "default"
)

Variables

This section is empty.

Functions

func GetAuthMethods

func GetAuthMethods() []string

func IsValidAuthMethod

func IsValidAuthMethod(authMethod string) bool

func New

func New(
	storageAccount string,
	containerName string,
	prefix string,
	creds azcore.TokenCredential,
	sharedKey string,
	UpdateTimestamps bool,
	storageMode string, accessLogger cache.Logger,
	errorLogger cache.Logger, numUploaders, maxQueuedUploads int,
) cache.Proxy

Types

This section is empty.

Jump to

Keyboard shortcuts

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