package
0.0.0-20240904132510-42a52d07f539
Repository: https://github.com/openshift/node-feature-discovery.git
Documentation: pkg.go.dev

# Variables

BootPath is where the /boot directory of the system to be inspected is located.
EtcDir is where the /etc directory of the system to be inspected is located.
LibDir is where the /lib directory of the system to be inspected is located.
ProcDir is where the /proc directory of the system to be inspected is located.
SysfsDir is where the /sys directory of the system to be inspected is located.
UsrDir is where the /usr directory of the system to be inspected is located.
VarDir is where the /var directory of the system to be inspected is located.

# Type aliases

HostDir is a helper for handling host system directories.