MCPcopy Index your code
hub / github.com/containerd/containerd / Start

Method Start

cmd/containerd/server/server.go:247–247  ·  view source on GitHub ↗
(context.Context)

Source from the content-addressed store, hash-verified

245
246type server interface {
247 Start(context.Context) error
248}
249
250// Server is the containerd main daemon

Callers 7

StartMethod · 0.65
shim.goFile · 0.65
sandboxes.goFile · 0.65
restore.goFile · 0.65
start.goFile · 0.65
exec.goFile · 0.65
run.goFile · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected