Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KernelVersion ¶ added in v1.0.9
func GetKernelVersion ¶
func GetKernelVersion(ctx context.Context) (KernelVersion, error)
GetKernelVersion get kernel version from host machine using `docker run` command so that to adapt to docker-desktop kata-container is not taken into account yet
func KernelParse ¶
func KernelParse(kernel string) KernelVersion
Click to show internal directories.
Click to hide internal directories.