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 { context.Context Config *controlplane.Config VSwitchPool *vswitch.SwitchPool AliyunClient aliyunClient.OpenAPI Wg *wait.Group TracerProvider trace.TracerProvider RegisterResource []client.Object NodeStatusCache *status.Cache[status.NodeStatus] DirectClient client.Client }
Click to show internal directories.
Click to hide internal directories.