bucketS3

package
v0.12.14 Latest Latest
Warning

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

Go to latest
Published: Oct 12, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	S3StorageAddress string
}

type Handler

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

func New

func New(
	config Config,
) *Handler

func (Handler) Create

func (h Handler) Create(ctx context.Context, config RunConfig) error

func (Handler) Delete

func (h Handler) Delete(ctx context.Context, config RunConfig) error

type RunConfig

type RunConfig struct {
	ServiceStackName string
	BucketName       string
	XAmzAcl          string
	AccessKeyId      string
	SecretAccessKey  string
}

Jump to

Keyboard shortcuts

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