mirror of https://github.com/k3s-io/k3s
![]() Pulled SysSpecs out of types.go and created two os specific implementations with build tags Similarly created conditionally compiled implementations of KernelValidationHelper to get Kernel version in os specific manner, as well as os specific docker endpoints (socket vs named pipes) |
||
---|---|---|
.. | ||
specs | ||
BUILD | ||
cgroup_validator.go | ||
cgroup_validator_test.go | ||
docker_validator.go | ||
docker_validator_test.go | ||
kernel_validator.go | ||
kernel_validator_helper.go | ||
kernel_validator_test.go | ||
os_validator.go | ||
os_validator_test.go | ||
package_validator.go | ||
package_validator_test.go | ||
report.go | ||
types.go | ||
types_unix.go | ||
types_windows.go | ||
validators.go |