Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/baetyl/baetyl
/ Start
Method
Start
engine/engine.go:44–44 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
42
43
type
Engine
interface
{
44
Start()
45
ReportAndDesire() error
46
GetServiceLog(ctx *routing.Context) error
47
Collect(ns string, isSys bool, desire specv1.Desire) specv1.Report
Callers
6
Start
Method · 0.65
TestHandlerDownside
Function · 0.65
TestHandlerDownsideLabels
Function · 0.65
TestHandlerDownsideRPC
Function · 0.65
TestHandlerDownsideAgent
Function · 0.65
TestHandlerDownsideMqtt
Function · 0.65
Implementers
3
engineImpl
engine/engine.go
MockEngine
mock/engine.go
MockEngineMockRecorder
mock/engine.go
Calls
no outgoing calls
Tested by
5
TestHandlerDownside
Function · 0.52
TestHandlerDownsideLabels
Function · 0.52
TestHandlerDownsideRPC
Function · 0.52
TestHandlerDownsideAgent
Function · 0.52
TestHandlerDownsideMqtt
Function · 0.52