Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ blkioController
Struct
blkioController
cgroup1/blkio.go:53–56 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
51
}
52
53
type
blkioController
struct
{
54
root string
55
procRoot string
56
}
57
58
func
(b *blkioController) Name() Name {
59
return
Blkio
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected