Documentation
¶
Index ¶
Constants ¶
View Source
const ( BucketStreaming = "Streaming" BucketObject = "Object" LCBucketStreaming = "streaming" LCBucketObject = "object" DefaultBucket = BucketObject )
Variables ¶
View Source
var (
Buckets = []string{BucketObject, BucketStreaming}
)
Functions ¶
func ListResources ¶
func ListResources() ([]*structureSpec.Storage, error)
func New ¶
func New(storage *structureSpec.Storage) error
func Set ¶
func Set(storage *structureSpec.Storage) error
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.