moby--moby/pkg/sysinfo
Sebastiaan van Stijn 5cc20ad9e5
pkg/sysinfo: adjust Opt to set new field
This removes the need to have the opts type.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2021-07-14 16:39:26 +02:00
..
README.md
cgroup2_linux.go pkg/sysinfo: adjust Opt to set new field 2021-07-14 16:39:26 +02:00
numcpu.go
numcpu_linux.go Use functions from x/sys/unix to get number of CPUs on Linux 2019-06-18 19:26:56 +02:00
numcpu_windows.go Use functions from x/sys/unix to get number of CPUs on Linux 2019-06-18 19:26:56 +02:00
sysinfo.go pkg/sysinfo: adjust Opt to set new field 2021-07-14 16:39:26 +02:00
sysinfo_linux.go pkg/sysinfo: adjust Opt to set new field 2021-07-14 16:39:26 +02:00
sysinfo_linux_test.go bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
sysinfo_other.go pkg/sysinfo: adjust Opt to set new field 2021-07-14 16:39:26 +02:00
sysinfo_test.go

README.md

SysInfo stores information about which features a kernel supports.