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

Struct freezerController

cgroup1/freezer.go:32–34  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30}
31
32type freezerController struct {
33 root string
34}
35
36func (f *freezerController) Name() Name {
37 return Freezer

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected