package
1.0.0-rc5
Repository: https://github.com/ircody/runc.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetProcessStartTime is deprecated.
GetSubreaper returns the subreaper setting for the calling process.
Returns a []byte slice if the xattr is set and nil otherwise Requires path and its attribute as arguments.
No description provided by the author
RunningInUserNS detects whether we are currently running in a user namespace.
No description provided by the author
Setgid sets the gid of the calling thread to the specified gid.
No description provided by the author
No description provided by the author
SetSubreaper sets the value i as the subreaper setting for the calling process.
Setuid sets the uid of the calling thread to the specified uid.
Stat returns a Stat_t instance for the specified process.

# Constants

No description provided by the author
No description provided by the author
If arg2 is nonzero, set the "child subreaper" attribute of the calling process; if arg2 is zero, unset the attribute.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Stat_t represents the information from /proc/[pid]/stat, as described in proc(5) with names based on the /proc/[pid]/status fields.

# Type aliases

No description provided by the author
State is the status of a process.