Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var DefaultClient *s3.S3
DefaultClient is an S3 Client
Functions ¶
This section is empty.
Types ¶
type Storage ¶
type Storage struct {
// contains filtered or unexported fields
}
Storage stores blobs on an S3 compatible service
func NewStorage ¶
NewStorage creates a S3 compatible service storage
func (*Storage) SetCurrentTenant ¶
SetCurrentTenant to current context
Click to show internal directories.
Click to hide internal directories.