# Functions
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.
# Type aliases
Utsname represents the system name structure.