Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ pidsController
Struct
pidsController
cgroup1/pids.go:34–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
32
}
33
34
type
pidsController
struct
{
35
root string
36
}
37
38
func
(p *pidsController) Name() Name {
39
return
Pids
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected