bucket

package
v0.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2018 License: MIT Imports: 1 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 {
	Client *oss.Client
}

func (*Bucket) CreateBucket

func (bucket *Bucket) CreateBucket(bucketName string) error

CreateBucket 创建存储空间

func (*Bucket) DeleteBucket

func (bucket *Bucket) DeleteBucket(bucketName string) error

DeleteBucket 删除存储空间

func (*Bucket) ListBucket

func (bucket *Bucket) ListBucket() ([]string, error)

ListBucket 获取存储空间列表

Jump to

Keyboard shortcuts

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