1
0
mirror of https://github.com/rancher/rke.git synced 2025-07-19 01:36:32 +00:00
rke/vendor/github.com/prometheus/procfs
2018-10-18 12:30:00 -07:00
..
xfs Update vendor 2018-10-18 12:30:00 -07:00
.travis.yml Update vendor 2018-10-18 12:30:00 -07:00
buddyinfo.go Update vendor 2018-10-18 12:30:00 -07:00
CONTRIBUTING.md Update vendor 2018-10-18 12:30:00 -07:00
doc.go Update vendor 2018-10-18 12:30:00 -07:00
fs.go Update vendor 2018-10-18 12:30:00 -07:00
ipvs.go Update vendor 2018-10-18 12:30:00 -07:00
LICENSE Update vendor 2018-10-18 12:30:00 -07:00
MAINTAINERS.md Update vendor 2018-10-18 12:30:00 -07:00
Makefile Update vendor 2018-10-18 12:30:00 -07:00
mdstat.go Update vendor 2018-10-18 12:30:00 -07:00
mountstats.go Update vendor 2018-10-18 12:30:00 -07:00
NOTICE Update vendor 2018-10-18 12:30:00 -07:00
proc_io.go Update vendor 2018-10-18 12:30:00 -07:00
proc_limits.go Update vendor 2018-10-18 12:30:00 -07:00
proc_stat.go Update vendor 2018-10-18 12:30:00 -07:00
proc.go Update vendor 2018-10-18 12:30:00 -07:00
README.md Update vendor 2018-10-18 12:30:00 -07:00
stat.go Update vendor 2018-10-18 12:30:00 -07:00
ttar Update vendor 2018-10-18 12:30:00 -07:00
xfrm.go Update vendor 2018-10-18 12:30:00 -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 Go Report Card