kaniko/vendor/github.com/prometheus/procfs
Joe Kimmel 906cc96b59
Upgrade docker (#2440)
* somehow now the only thing that doesnt work is devices.Device

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* this gets rid of all the compiler errors in the vendored code

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* fixed some things but a bunch of tests and maybe some compiler steps are still failing

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* all the things i figured out how to fix so far

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* guess i had to redo go mods after rebasing again

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* update docker constants to be SHOUTY CASE now

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* include DestPath in resolveEnv

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* fix one mistake in Docker lib upgrade and some typos/deprecations in the file

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

* last changes (hopefully) to update to new docker libs

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>

---------

Signed-off-by: Joe Kimmel <jkimmel@vmware.com>
2023-03-23 20:34:25 -04:00
..
internal Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
.gitignore Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
.golangci.yml Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
CODE_OF_CONDUCT.md Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
CONTRIBUTING.md Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
LICENSE Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
MAINTAINERS.md Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
Makefile Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
Makefile.common Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
NOTICE Updated vendor for exported BuildArgs 2018-05-09 11:56:32 -07:00
README.md Bump deps (#1885) 2022-01-21 13:59:16 -05:00
SECURITY.md Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
arp.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
buddyinfo.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
cmdline.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
cpuinfo.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_armx.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_mipsx.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_others.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_ppcx.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_riscvx.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_s390x.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
cpuinfo_x86.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
crypto.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
doc.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
fs.go Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
fscache.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
ipvs.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
kernel_random.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
loadavg.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
mdstat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
meminfo.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
mountinfo.go Improve retry behavior for push operation (#1578) 2021-02-22 21:25:58 -08:00
mountstats.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
net_conntrackstat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
net_dev.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
net_ip_socket.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
net_protocols.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
net_sockstat.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
net_softnet.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
net_tcp.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
net_udp.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
net_unix.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
net_xfrm.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
netstat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_cgroup.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_cgroups.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_environ.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_fdinfo.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_io.go Improve retry behavior for push operation (#1578) 2021-02-22 21:25:58 -08:00
proc_limits.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_maps.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_netstat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_ns.go Bump deps (#1885) 2022-01-21 13:59:16 -05:00
proc_psi.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_smaps.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_snmp.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_snmp6.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_stat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_status.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
proc_sys.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
schedstat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
slab.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
softirqs.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
stat.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
swaps.go Improve retry behavior for push operation (#1578) 2021-02-22 21:25:58 -08:00
ttar Upgrade dependency to go-containerregistry third-party library 2020-01-26 18:55:52 +01:00
vm.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00
zoneinfo.go Upgrade docker (#2440) 2023-03-23 20:34:25 -04:00

README.md

procfs

This package provides functions to retrieve system, kernel, and process metrics from the pseudo-filesystems /proc and /sys.

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.

Go Reference CircleCI Go Report Card

Usage

The procfs library is organized by packages based on whether the gathered data is coming from /proc, /sys, or both. Each package contains an FS type which represents the path to either /proc, /sys, or both. For example, cpu statistics are gathered from /proc/stat and are available via the root procfs package. First, the proc filesystem mount point is initialized, and then the stat information is read.

fs, err := procfs.NewFS("/proc")
stats, err := fs.Stat()

Some sub-packages such as blockdevice, require access to both the proc and sys filesystems.

    fs, err := blockdevice.NewFS("/proc", "/sys")
    stats, err := fs.ProcDiskstats()

Package Organization

The packages in this project are organized according to (1) whether the data comes from the /proc or /sys filesystem and (2) the type of information being retrieved. For example, most process information can be gathered from the functions in the root procfs package. Information about block devices such as disk drives is available in the blockdevices sub-package.

Building and Testing

The procfs library is intended to be built as part of another application, so there are no distributable binaries.
However, most of the API includes unit tests which can be run with make test.

Updating Test Fixtures

The procfs library includes a set of test fixtures which include many example files from the /proc and /sys filesystems. These fixtures are included as a ttar file which is extracted automatically during testing. To add/update the test fixtures, first ensure the fixtures directory is up to date by removing the existing directory and then extracting the ttar file using make fixtures/.unpacked or just make test.

rm -rf fixtures
make test

Next, make the required changes to the extracted files in the fixtures directory. When the changes are complete, run make update_fixtures to create a new fixtures.ttar file based on the updated fixtures directory. And finally, verify the changes using git diff fixtures.ttar.