package
3.0.0+incompatible
Repository: https://github.com/openmpdk/dss-minio.git
Documentation: pkg.go.dev

# Functions

GetEntries reads and parses all the cgroup entries for a given process.
GetMemoryLimit - Fetches cgroup memory limit either from a file path at '/sys/fs/cgroup/memory', if path fails then fallback to querying cgroup manager.

# Type aliases

CGEntries - represents all the entries in a process cgroup file at /proc/<pid>/cgroup as key value pairs.