package v2
import "github.com/coreos/rkt/common/cgroup/v2"
Index ¶
- func GetCgroupPathByPid(pid int) (string, error)
- func GetEnabledControllers() ([]string, error)
- func GetOwnCgroupPath() (string, error)
Functions ¶
func GetCgroupPathByPid ¶
GetCgroupPathByPid returns the cgroup path of the process
func GetEnabledControllers ¶
GetEnabledControllers returns a list of enabled cgroup controllers
func GetOwnCgroupPath ¶
GetOwnCgroupPath returns the cgroup path of this process
Source Files ¶
- Version
- v1.30.0 (latest)
- Published
- Apr 13, 2018
- Platform
- linux/amd64
- Imports
- 6 packages
- Last checked
- 6 days ago –
Tools for package owners.