objectstore

package
v0.0.3 Latest Latest
Warning

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

Go to latest
Published: Jul 30, 2021 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3

type S3 struct {
	Region         string
	Endpoint       string
	ForcePathStyle bool
	ID             string
	Secret         string
	Bucket         string
}

func FromURL

func FromURL(u url.URL) *S3

func (*S3) Backup

func (ss *S3) Backup(ctx context.Context, name string, sourceFile string) error

func (*S3) Restore

func (ss *S3) Restore(ctx context.Context, name string, targetFile string) error

Jump to

Keyboard shortcuts

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