k3s/vendor/github.com/prometheus/procfs
Darren Shepherd 8031137b79 Update vendor
2019-08-30 23:08:05 -07:00
..
internal/util Update vendor 2019-08-30 23:08:05 -07:00
nfs Update vendor 2019-08-30 23:08:05 -07:00
xfs Update vendor 2019-08-30 23:08:05 -07:00
.gitignore Update vendor 2019-08-30 23:08:05 -07:00
buddyinfo.go Update vendor 2019-08-30 23:08:05 -07:00
CONTRIBUTING.md
doc.go
fixtures.ttar Update vendor 2019-08-30 23:08:05 -07:00
fs.go Update vendor 2019-08-30 23:08:05 -07:00
go.mod Update vendor 2019-08-30 23:08:05 -07:00
ipvs.go Update vendor 2019-08-30 23:08:05 -07:00
LICENSE
MAINTAINERS.md
Makefile Update vendor 2019-08-30 23:08:05 -07:00
Makefile.common Update vendor 2019-08-30 23:08:05 -07:00
mdstat.go Update vendor 2019-08-30 23:08:05 -07:00
mountstats.go Update vendor 2019-08-30 23:08:05 -07:00
net_dev.go Update vendor 2019-08-30 23:08:05 -07:00
NOTICE
proc_io.go Update vendor 2019-08-30 23:08:05 -07:00
proc_limits.go Update vendor 2019-08-30 23:08:05 -07:00
proc_ns.go Update vendor 2019-08-30 23:08:05 -07:00
proc_stat.go Update vendor 2019-08-30 23:08:05 -07:00
proc.go Update vendor 2019-08-30 23:08:05 -07:00
README.md
stat.go Update vendor 2019-08-30 23:08:05 -07:00
ttar Update vendor 2019-08-30 23:08:05 -07:00
xfrm.go Update vendor 2019-08-30 23:08:05 -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