Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CleanupVersion ¶
func IsSupported ¶
IsSupported takes two versions, current version (haveVersion) and a minimum requirement version (wantVersion) and checks if the current version is supported by comparing it with the minimum requirement.
func MajorMinor ¶
MajorMinor takes a version (haveversion) and converts it to a string of just version major and minor. Eg v1.5.8-alpha.3 = "1.5"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.