Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type COSDriver ¶
type COSDriver struct { markup.Component `class:"buckets.Driver" initMethod:"Init"` BM buckets.Manager `inject:"#buckets.Manager"` // contains filtered or unexported fields }
COSDriver ...
func (*COSDriver) GetBucket ¶
func (inst *COSDriver) GetBucket(tag, id string, p collection.Properties) (*buckets.Bucket, error)
GetBucket ...
func (*COSDriver) GetConnector ¶
GetConnector ...
func (*COSDriver) ListDrivers ¶
func (inst *COSDriver) ListDrivers() []*buckets.DriverRegistration
ListDrivers ...
Click to show internal directories.
Click to hide internal directories.