package
1.1.0
Repository: https://github.com/fuweid/containerd.git
Documentation: pkg.go.dev

# Functions

New returns a new cgroups monitor.

# Variables

ErrAlreadyCollected is returned when a cgroups is already being monitored.
ErrCgroupNotExists is returns when a cgroup no longer exists.

# Structs

Config for the cgroups monitor.

# Type aliases

Trigger will be called when an event happens and provides the cgroup where the event originated from.