Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Register ¶
func Register(tc *cloudagent.TenantController)
Types ¶
type TenantController ¶
type TenantController struct {
// contains filtered or unexported fields
}
func NewTenantController ¶
func NewTenantController(enable bool) (*TenantController, error)
func (*TenantController) Cleanup ¶
func (tc *TenantController) Cleanup()
func (*TenantController) Enable ¶
func (tc *TenantController) Enable() bool
func (*TenantController) Group ¶
func (tc *TenantController) Group() string
func (*TenantController) Name ¶
func (tc *TenantController) Name() string
func (*TenantController) Start ¶
func (tc *TenantController) Start()
Click to show internal directories.
Click to hide internal directories.