kubernetes/pkg/util/procfs
Davanum Srinivas ce93cb9d9c Remove kubelet dependency on pkill
Issue #26093 identified pkill as one of the dependencies of kublet
which could be worked around.  Build on the code introduced for pidof
and regexp for the process(es) we need to send a signal to.

Related to #26093
2016-08-10 17:14:49 -04:00
..
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
example_proc_cgroup Add QoS support on node 2015-08-07 11:18:16 -07:00
procfs_fake.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
procfs_interface.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
procfs_test.go Remove kubelet dependency on pkill 2016-08-10 17:14:49 -04:00
procfs.go Remove kubelet dependency on pkill 2016-08-10 17:14:49 -04:00