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