MCPcopy Create free account
hub / github.com/ByteYellow/AgentProvenance / Remove

Method Remove

internal/substrate/node/runtime.go:22–22  ·  view source on GitHub ↗
(containerID string)

Source from the content-addressed store, hash-verified

20 Interrupt(containerID string) error
21 Stop(containerID string) error
22 Remove(containerID string) error
23}
24
25type ExecResult struct {

Callers 8

prepareScopeCgroupFunction · 0.65
removeRuntimeMethod · 0.65
EnqueueMethod · 0.65
dropOldestQueuedMethod · 0.65
checkCgroupFunction · 0.65
injectClaudeCodeFunction · 0.65
AcquireLockFunction · 0.65

Implementers 4

fakeDriverinternal/control/service_test.go
StubDriverinternal/substrate/runtime/driver.go
DockerDriverinternal/substrate/runtime/docker.go
DockerRuntimeinternal/substrate/node/docker.go

Calls

no outgoing calls