//
pkg.gl
Category
github.com/stevenh/docker
pkg
sysinfo
package
1.13.0
Repository:
https://github.com/stevenh/docker.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
11
Dependents
0
Files
393 SLOC
#
README
SysInfo stores information about which features a kernel supports.
#
Functions
New
New returns a new SysInfo, using the filesystem to detect which features the kernel supports.
NumCPU
NumCPU returns the number of CPUs which are currently online.
#
Constants
SeccompModeFilter
SeccompModeFilter refers to the syscall argument SECCOMP_MODE_FILTER.
#
Structs
SysInfo
SysInfo stores information about which features a kernel supports.