exporter

package
v0.0.0-...-3566972 Latest Latest
Warning

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

Go to latest
Published: Mar 4, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Zip

func Zip(data []interfaces.DataProducer) (*bytes.Buffer, error)

Types

type AzureBlobExporter

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

AzureBlobExporter defines an Azure Blob Exporter

func NewAzureBlobExporter

func NewAzureBlobExporter(runtimeInfo *utils.RuntimeInfo, knownFilePaths *utils.KnownFilePaths, containerName string) *AzureBlobExporter

func (*AzureBlobExporter) Export

func (exporter *AzureBlobExporter) Export(producer interfaces.DataProducer) error

Export implements the interface method

func (*AzureBlobExporter) ExportReader

func (exporter *AzureBlobExporter) ExportReader(name string, reader io.ReadSeeker) error

type StorageKeyType

type StorageKeyType string
const (
	Container StorageKeyType = "Container"
)

Jump to

Keyboard shortcuts

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