MCPcopy Index your code
hub / github.com/docker/docker-agent / State

Method State

pkg/tools/capabilities.go:24–24  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

22// status surfaces.
23type Statable interface {
24 State() lifecycle.StateInfo
25}
26
27// Restartable is implemented by toolsets that can be restarted in place

Implementers 7

Trackerpkg/tools/lifecycle/state.go
Supervisorpkg/tools/lifecycle/supervisor.go
Toolsetpkg/tools/mcp/mcp.go
ToolSetpkg/tools/builtin/lsp/lsp.go
restartableToolsetpkg/runtime/restart_test.go
statefulToolsetpkg/runtime/toolsetstatus_test.go
oauthGateToolSetpkg/runtime/oauth_noninteractive_test.

Calls

no outgoing calls