Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/cgroups
/ CgroupType
TypeAlias
CgroupType
cgroup2/manager.go:268–268 ·
view source on GitHub ↗
CgroupType represents the types a cgroup can be.
Source
from the content-addressed store, hash-verified
266
267
// CgroupType represents the types a cgroup can be.
268
type
CgroupType string
269
270
const
(
271
Domain CgroupType =
"domain"
Callers
1
GetType
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected