Registry / utility / containerd-cgroups-v3

containerd-cgroups-v3

JSON →
library3.1.3gogounverified

Package cgroups provides Go bindings for Linux control groups (cgroups).

go get github.com/containerd/cgroups/v3
INSTALL
IMPORT
SIG · CONTAINERD-CGROUPS
C
containerd-cgroups-v3
utilitygov3.1.3
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cgroups
github.com/containerd/cgroups/v3

Check the current cgroups mode (unified, hybrid, or legacy).

package main import ( "fmt" "github.com/containerd/cgroups/v3" ) func main() { fmt.Println(cgroups.Mode()) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.1.3latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
containerd-cgroups-v3 — go get containerd-cgroups-v3 · libregistry