s3

package
v0.15.0 Latest Latest
Warning

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

Go to latest
Published: Mar 8, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bucket

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

func NewBucket

func NewBucket(client bucketsClient, name *string) Bucket

func (Bucket) Delete

func (b Bucket) Delete() error

func (Bucket) Name

func (b Bucket) Name() string

type BucketManager

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

func NewBucketManager

func NewBucketManager(region string) BucketManager

func (BucketManager) IsInRegion

func (u BucketManager) IsInRegion(bucket string) bool

type Buckets

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

func NewBuckets

func NewBuckets(client bucketsClient, logger logger, manager bucketManager) Buckets

func (Buckets) List

func (b Buckets) List(filter string) ([]common.Deletable, error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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