package
0.38.1
Repository: https://github.com/thediveo/lxkns.git
Documentation: pkg.go.dev

# Functions

NewPIDMap returns a new PID map based on the specified PID table and further information gathered from the /proc filesystem.
NSpid returns the list of namespaced PIDs for the process or task with the specified PID (or TID).

# Type aliases

PIDMap implements PIDMapper for translating PIDs (and also task TIDs) between PID namespaces.