s3

package
v0.5.2 Latest Latest
Warning

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

Go to latest
Published: May 14, 2022 License: AGPL-3.0 Imports: 19 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type S3Storage

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

func NewS3Storage

func NewS3Storage() *S3Storage

func (S3Storage) GenerateHashKey added in v0.4.1

func (s2 S3Storage) GenerateHashKey() error

func (S3Storage) GetHashKey added in v0.4.1

func (s2 S3Storage) GetHashKey() ([]storage.HashKey, error)

func (S3Storage) GetObject

func (s2 S3Storage) GetObject(s string, hash plumbing.Hash) (storage.Object, error)

func (S3Storage) ListObjects

func (s2 S3Storage) ListObjects(s string) ([]storage.Object, error)

func (S3Storage) ListReferences

func (s2 S3Storage) ListReferences(s string) ([]storage.Reference, error)

func (S3Storage) StoreObject added in v0.4.1

func (s2 S3Storage) StoreObject(s string, object storage.Object, i int) error

func (S3Storage) StoreObjects

func (s2 S3Storage) StoreObjects(s string, objects []storage.Object) error

func (S3Storage) StoreReferences

func (s2 S3Storage) StoreReferences(s string, references []storage.Reference) error

Jump to

Keyboard shortcuts

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