package
1.33.0-alpha.2
Repository: https://github.com/kubernetes/kubernetes.git
Documentation: pkg.go.dev

# Functions

PidOf finds process(es) with a specified name (regexp match) and return their pid(s).
PKill finds process(es) using a regular expression and send a specified signal to each process.

# Structs

ProcFS provides a helper for getting container name via pid.

# Interfaces