exporter_bucket

package
v1.3.3 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2023 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ExporterBucket

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

func NewExporterBucket

func NewExporterBucket(
	ctx context.Context,
	minioClient *minio.Client,
	bucketName,
	region string,
) (
	eb ExporterBucket,
	err error,
)

func (ExporterBucket) Put

func (s ExporterBucket) Put(ctx context.Context, path string, deleteAfterUpload bool) (s3URL string, err error)

Jump to

Keyboard shortcuts

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