The highest tagged major version is
v3 .
Discover Packages
github.com/minio/pkg
cgroup
package
Version:
v1.1.6
Opens a new window with list of versions in this module.
Published: Nov 3, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Rendered for
linux/amd64
windows/amd64
darwin/amd64
js/wasm
Package cgroup implements parsing for all the cgroup
categories and functionality in a simple way.
GetMemoryLimit - Fetches cgroup memory limit either from
a file path at '/sys/fs/cgroup/memory', if path fails then
fallback to querying cgroup manager.
CGEntries - represents all the entries in a process cgroup file
at /proc/<pid>/cgroup as key value pairs.
GetEntries reads and parses all the cgroup entries for a given process.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.