Documentation ¶
Index ¶
Constants ¶
View Source
const Version = "1.16.0-rc2"
Version is the version of the build.
Variables ¶
This section is empty.
Functions ¶
func ShouldCrioWipe ¶
ShouldCrioWipe opens the version file, and parses it and the version string If there is a parsing error, then crio should wipe, and the error is returned. if parsing is successful, it compares the major and minor versions and returns whether the major and minor versions are the same. If they differ, then crio should wipe.
func WriteVersionFile ¶
WriteVersionFile writes the version information to a given file file is the location of the old version file gitCommit is the current git commit version. It will be added to the file to aid in debugging, but will not be used to compare versions
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.