blobstorage

package
v1.13.1 Latest Latest
Warning

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

Go to latest
Published: Apr 1, 2024 License: Apache-2.0 Imports: 19 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

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

Functions

func NewAzureBlobStorage

func NewAzureBlobStorage(logger logger.Logger) bindings.OutputBinding

NewAzureBlobStorage returns a new Azure Blob Storage instance.

Types

type AzureBlobStorage

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

AzureBlobStorage allows saving blobs to an Azure Blob Storage account.

func (*AzureBlobStorage) GetComponentMetadata added in v1.11.0

func (a *AzureBlobStorage) GetComponentMetadata() (metadataInfo contribMetadata.MetadataMap)

GetComponentMetadata returns the metadata of the component.

func (*AzureBlobStorage) Init

func (a *AzureBlobStorage) Init(ctx context.Context, 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