Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
81
func
defaultConfig() *srvconfig.Config {
82
return
platformAgnosticDefaultConfig()
83
}
84
85
var
configCommand = &cli.Command{
86
Name:
"config"
,
Callers
3
config.go
File · 0.70
dumpConfig
Function · 0.70
App
Function · 0.70
Calls
1
platformAgnosticDefaultConfig
Function · 0.85
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…