blobstorage

package
v1.2.3 Latest Latest
Warning

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

Go to latest
Published: Aug 11, 2021 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrMissingBlobName = errors.New("blobName is a required attribute")

Functions

This section is empty.

Types

type AzureBlobStorage

type AzureBlobStorage struct {
	// contains filtered or unexported fields
}

AzureBlobStorage allows saving blobs to an Azure Blob Storage account

func NewAzureBlobStorage

func NewAzureBlobStorage(logger logger.Logger) *AzureBlobStorage

NewAzureBlobStorage returns a new Azure Blob Storage instance

func (*AzureBlobStorage) Init

func (a *AzureBlobStorage) Init(metadata bindings.Metadata) error

Init performs metadata parsing

func (*AzureBlobStorage) Invoke

func (*AzureBlobStorage) Operations

func (a *AzureBlobStorage) Operations() []bindings.OperationKind

Jump to

Keyboard shortcuts

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