//
pkg.gl
Category
k8s.io/kubernetes
pkg
util
procfs
package
1.33.0-alpha.2
Repository:
https://github.com/kubernetes/kubernetes.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
13
Dependents
270
Files
135 SLOC
#
Functions
PidOf
PidOf finds process(es) with a specified name (regexp match) and return their pid(s).
PKill
PKill finds process(es) using a regular expression and send a specified signal to each process.
#
Structs
FakeProcFS
ProcFS
ProcFS provides a helper for getting container name via pid.
#
Interfaces
ProcFSInterface