Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Controllers = map[string]struct { Creator Creator Enable bool }{}
Controllers collect for all controller
Functions ¶
Types ¶
type ControllerCtx ¶ added in v1.3.0
type ControllerCtx struct { Config *controlplane.Config VSwitchPool *vswitch.SwitchPool AliyunClient Interface DelegateClient Interface }
Click to show internal directories.
Click to hide internal directories.