Files
docker-cli/components/engine/vendor/github.com/prometheus/procfs
Akihiro Suda 3442ecd596 rerun vndr
* run latest vndr so as to collect more LICENSE files
 * remove unused packages
 * vendor github.com/philhofer/fwd with LICENSE.md (MIT)
 * vendor github.com/bsphere/le_go with LICENSE (MIT)

Signed-off-by: Akihiro Suda <suda.akihiro@lab.ntt.co.jp>
Upstream-commit: 5a1b06d7fd6a0c8722a4f7aee1edf46d8e2a115b
Component: engine
2017-03-08 02:29:34 +00:00
..
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2016-11-03 15:31:46 -07:00
2017-03-08 02:29:34 +00:00
2016-11-03 15:31:46 -07:00

procfs

This procfs package provides functions to retrieve system, kernel and process metrics from the pseudo-filesystem proc.

WARNING: This package is a work in progress. Its API may still break in backwards-incompatible ways without warnings. Use it at your own risk.

GoDoc Build Status