package
0.0.0-20240622202140-24af7d8d6123
Repository: https://github.com/aitem/moby.git
Documentation: pkg.go.dev
# Functions
CheckKernelVersion checks if current kernel is newer than (or equal to) the given version.
CompareKernelVersion compares two kernel.VersionInfo structs.
GetKernelVersion gets the current kernel version.
ParseRelease parses a string and creates a VersionInfo based on it.
# Structs
VersionInfo holds information about the kernel.