//
pkg.gl
Category
github.com/thediveo/lxkns
internal
pidmap
package
0.38.1
Repository:
https://github.com/thediveo/lxkns.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
2
Files
108 SLOC
#
Functions
NewPIDMap
NewPIDMap returns a new PID map based on the specified PID table and further information gathered from the /proc filesystem.
NSpid
NSpid returns the list of namespaced PIDs for the process or task with the specified PID (or TID).
#
Type aliases
PIDMap
PIDMap implements PIDMapper for translating PIDs (and also task TIDs) between PID namespaces.