You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
k3s/vendor/github.com/prometheus/procfs
Darren Shepherd fa08d6076c
Update vendor
6 years ago
..
xfs Update vendor 6 years ago
.travis.yml Update vendor 6 years ago
CONTRIBUTING.md Update vendor 6 years ago
LICENSE Update vendor 6 years ago
MAINTAINERS.md Update vendor 6 years ago
Makefile Update vendor 6 years ago
NOTICE Update vendor 6 years ago
README.md Update vendor 6 years ago
buddyinfo.go Update vendor 6 years ago
doc.go Update vendor 6 years ago
fs.go Update vendor 6 years ago
ipvs.go Update vendor 6 years ago
mdstat.go Update vendor 6 years ago
mountstats.go Update vendor 6 years ago
proc.go Update vendor 6 years ago
proc_io.go Update vendor 6 years ago
proc_limits.go Update vendor 6 years ago
proc_stat.go Update vendor 6 years ago
stat.go Update vendor 6 years ago
xfrm.go Update vendor 6 years ago

README.md

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