Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Worker ¶
type Worker = client.WorkerClient
type WorkerConfig ¶
type WorkerConfig = client.WorkerConfig
type WorkerEnvType ¶
type WorkerEnvType string
const ( WorkerEnvProcess WorkerEnvType = "process" WorkerEnvDocker WorkerEnvType = "docker" WorkerEnvKubeVirt WorkerEnvType = "kubevirt" )
type WorkerInstance ¶
type WorkerScheduler ¶
Directories
¶
| Path | Synopsis |
|---|---|
|
Package approval 订阅 NATS 审批消息并路由到 ApprovalRouter。
|
Package approval 订阅 NATS 审批消息并路由到 ApprovalRouter。 |
|
Package router 提供 Worker HTTP 服务的 Gin 路由组装。
|
Package router 提供 Worker HTTP 服务的 Gin 路由组装。 |
|
Package skillmgmt provides a NATS consumer that handles unified skill management requests (install, list, uninstall) by shelling out to the leros CLI.
|
Package skillmgmt provides a NATS consumer that handles unified skill management requests (install, list, uninstall) by shelling out to the leros CLI. |
|
Package taskconsumer consumes worker task messages and executes agent runs.
|
Package taskconsumer consumes worker task messages and executes agent runs. |
Click to show internal directories.
Click to hide internal directories.