DEBSOURCES
Skip Quicknav
sources / golang-github-containerd-cgroups / 0.0~git20180223.d578e4e-2 / hierarchy.go
1234
package cgroups // Hierarchy enableds both unified and split hierarchy for cgroups type Hierarchy func() ([]Subsystem, error)