s3

package
v0.0.0-...-ef80819 Latest Latest
Warning

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

Go to latest
Published: Jan 2, 2017 License: MIT Imports: 12 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBareSource

func NewBareSource(svc s3iface.S3API) (transparent.Layer, error)

func NewBareStorage

func NewBareStorage(svc s3iface.S3API) transparent.BackendStorage

NewBareStorage returns BareStorage

func NewCache

func NewCache(bufferSize int, bucket string, svc s3iface.S3API) (transparent.Layer, error)

NewS3Cache returns S3Cache

func NewSimpleStorage

func NewSimpleStorage(bucket string, svc s3iface.S3API) transparent.BackendStorage

NewS3SimpleStorage returns s3SimpleStorage

func NewSource

func NewSource(bucket string, svc s3iface.S3API) (transparent.Layer, error)

NewS3Source returns S3Source

func NewStorage

func NewStorage(bucket string, svc s3iface.S3API) transparent.BackendStorage

NewS3Storage returns S3Storage

Types

type Bare

type Bare struct {
	Value map[string]interface{}
	// contains filtered or unexported fields
}

Bare is key and value struct for BareStorage

func NewBare

func NewBare() *Bare

NewBare returns Bare

type BareKey

type BareKey struct {
	Key       string
	Bucket    string
	VersionId string
}

Jump to

Keyboard shortcuts

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