MCPcopy
hub / github.com/containerd/containerd / defaultConfig

Function defaultConfig

cmd/containerd/command/config.go:81–83  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

79}
80
81func defaultConfig() *srvconfig.Config {
82 return platformAgnosticDefaultConfig()
83}
84
85var configCommand = &cli.Command{
86 Name: "config",

Callers 3

config.goFile · 0.70
dumpConfigFunction · 0.70
AppFunction · 0.70

Calls 1

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…