s3

package
v0.2.3 Latest Latest
Warning

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

Go to latest
Published: Apr 21, 2021 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const AwsS3Factory string = "AwsS3Factory"

Variables

This section is empty.

Functions

func NewObjectStore

func NewObjectStore(objectStoreRegion string, objectStoreBucket string, clientFactory ClientFactory) model.ObjectStore

Types

type ClientFactory

type ClientFactory interface {
	GetClient(region string) s3iface.S3API
}

func NewClientFactory

func NewClientFactory(sessionFactory session.Factory) ClientFactory

Jump to

Keyboard shortcuts

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