package
1.5.0
Repository: https://github.com/threefoldtech/0-core.git
Documentation: pkg.go.dev

# Functions

Exists Check if a cgroup exists.
Get group only if it exists.
GetGroup creaes a group if it does not exist.
GetGroups gets all the available groups names grouped by susbsytem.
Init Initialized the cgroup subsystem.
Remove removes a cgroup.

# Constants

CGroupBase base mount point.
CPUSetSubsystem cpu subsystem.
DevicesSubsystem device subsystem.
MemorySubsystem memory subsystem.

# Variables

ErrDoesNotExist does not exist error.
ErrInvalidType invalid cgroup type.

# Structs

No description provided by the author

# Interfaces

No description provided by the author
No description provided by the author
Group generic cgroup interface.
No description provided by the author

# Type aliases

No description provided by the author