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