s3

package
v0.55.0 Latest Latest
Warning

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

Go to latest
Published: Aug 4, 2019 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

func (Bucket) Type added in v0.16.0

func (b Bucket) Type() 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)

func (Buckets) Type added in v0.28.0

func (b Buckets) Type() string

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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