package path

import "github.com/opencontainers/cgroups/internal/path"

Index

Functions

func Inner

func Inner(c *cgroups.Cgroup) (string, error)

Inner returns a path to cgroup relative to a cgroup mount point, based on cgroup configuration, or an error, if cgroup configuration is invalid. To be used only by fs cgroup managers (systemd has different path rules).

Source Files

path.go

Version
v0.0.1 (latest)
Published
Feb 28, 2025
Platform
linux/amd64
Imports
4 packages
Last checked
1 month ago

Tools for package owners.