MCPcopy Create free account
hub / github.com/containerd/cgroups / cpuController

Struct cpuController

cgroup1/cpu.go:35–37  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

33}
34
35type cpuController struct {
36 root string
37}
38
39func (c *cpuController) Name() Name {
40 return Cpu

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected