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

Struct devicesController

cgroup1/devices.go:39–41  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39type devicesController struct {
40 root string
41}
42
43func (d *devicesController) Name() Name {
44 return Devices

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected