package
1.13.1
Repository: https://github.com/react-vue-devel/moby.git
Documentation: pkg.go.dev

# README

SysInfo stores information about which features a kernel supports.

# Functions

New returns a new SysInfo, using the filesystem to detect which features the kernel supports.
NumCPU returns the number of CPUs which are currently online.

# Constants

SeccompModeFilter refers to the syscall argument SECCOMP_MODE_FILTER.

# Structs

SysInfo stores information about which features a kernel supports.