cert-manager/vendor/github.com/prometheus/procfs
2017-10-11 17:24:50 +01:00
..
bcache Update vendor 2017-10-11 17:24:50 +01:00
fixtures Update vendor 2017-10-11 17:24:50 +01:00
sysfs Update vendor 2017-10-11 17:24:50 +01:00
xfs Update vendor 2017-10-11 17:24:50 +01:00
.travis.yml Update vendor 2017-10-11 17:24:50 +01:00
buddyinfo_test.go Update vendor 2017-10-11 17:24:50 +01:00
buddyinfo.go Update vendor 2017-10-11 17:24:50 +01:00
CONTRIBUTING.md Update vendor 2017-10-11 17:24:50 +01:00
doc.go Update vendor 2017-10-11 17:24:50 +01:00
fs_test.go Update vendor 2017-10-11 17:24:50 +01:00
fs.go Update vendor 2017-10-11 17:24:50 +01:00
ipvs_test.go Update vendor 2017-10-11 17:24:50 +01:00
ipvs.go Update vendor 2017-10-11 17:24:50 +01:00
LICENSE Update vendor 2017-10-11 17:24:50 +01:00
MAINTAINERS.md Update vendor 2017-10-11 17:24:50 +01:00
Makefile Update vendor 2017-10-11 17:24:50 +01:00
mdstat_test.go Update vendor 2017-10-11 17:24:50 +01:00
mdstat.go Update vendor 2017-10-11 17:24:50 +01:00
mountstats_test.go Update vendor 2017-10-11 17:24:50 +01:00
mountstats.go Update vendor 2017-10-11 17:24:50 +01:00
NOTICE Update vendor 2017-10-11 17:24:50 +01:00
proc_io_test.go Update vendor 2017-10-11 17:24:50 +01:00
proc_io.go Update vendor 2017-10-11 17:24:50 +01:00
proc_limits_test.go Update vendor 2017-10-11 17:24:50 +01:00
proc_limits.go Update vendor 2017-10-11 17:24:50 +01:00
proc_stat_test.go Update vendor 2017-10-11 17:24:50 +01:00
proc_stat.go Update vendor 2017-10-11 17:24:50 +01:00
proc_test.go Update vendor 2017-10-11 17:24:50 +01:00
proc.go Update vendor 2017-10-11 17:24:50 +01:00
README.md Update vendor 2017-10-11 17:24:50 +01:00
stat_test.go Update vendor 2017-10-11 17:24:50 +01:00
stat.go Update vendor 2017-10-11 17:24:50 +01:00
ttar Update vendor 2017-10-11 17:24:50 +01:00
xfrm_test.go Update vendor 2017-10-11 17:24:50 +01:00
xfrm.go Update vendor 2017-10-11 17:24:50 +01: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 Go Report Card