Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ SystemdController
Struct
SystemdController
cgroup1/systemd.go:72–74 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
70
}
71
72
type
SystemdController
struct
{
73
root string
74
}
75
76
func
(s *SystemdController) Name() Name {
77
return
SystemdDbus
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected