1
0
mirror of https://github.com/rancher/rke.git synced 2025-06-29 08:47:53 +00:00
rke/vendor/github.com/prometheus/procfs
2019-09-30 10:23:45 -07:00
..
internal/util vendor change 2019-09-30 10:23:45 -07:00
nfs vendor change 2019-09-30 10:23:45 -07:00
xfs vendor change 2019-09-30 10:23:45 -07:00
.gitignore Switch to go modules 2019-08-19 11:02:43 -07:00
buddyinfo.go vendor change 2019-09-30 10:23:45 -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
fixtures.ttar vendor change 2019-09-30 10:23:45 -07:00
fs.go vendor change 2019-09-30 10:23:45 -07:00
go.mod vendor change 2019-09-30 10:23:45 -07:00
ipvs.go vendor change 2019-09-30 10:23:45 -07:00
LICENSE Update vendor 2018-10-18 12:30:00 -07:00
MAINTAINERS.md vendor change 2019-09-30 10:23:45 -07:00
Makefile vendor change 2019-09-30 10:23:45 -07:00
Makefile.common vendor change 2019-09-30 10:23:45 -07:00
mdstat.go vendor change 2019-09-30 10:23:45 -07:00
mountstats.go vendor change 2019-09-30 10:23:45 -07:00
net_dev.go vendor change 2019-09-30 10:23:45 -07:00
NOTICE Update vendor 2018-10-18 12:30:00 -07:00
proc_io.go vendor change 2019-09-30 10:23:45 -07:00
proc_limits.go vendor change 2019-09-30 10:23:45 -07:00
proc_ns.go vendor change 2019-09-30 10:23:45 -07:00
proc_stat.go vendor change 2019-09-30 10:23:45 -07:00
proc.go vendor change 2019-09-30 10:23:45 -07:00
README.md vendor change 2019-09-30 10:23:45 -07:00
stat.go vendor change 2019-09-30 10:23:45 -07:00
ttar vendor change 2019-09-30 10:23:45 -07:00
xfrm.go vendor change 2019-09-30 10:23:45 -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