Documentation ¶
Overview ¶
The release version is defined here.
Index ¶
Constants ¶
View Source
const Channel = "default"
Hardcoded (for now) channel value for wireleap client.
Variables ¶
View Source
var GITREV string = "<unset>"
old name compat
View Source
var MIGRATIONS = []*upgrade.Migration{}
MIGRATIONS is the slice of versioned migrations.
View Source
var VERSION = semver.MustParse(VERSION_STRING)
VERSION is the semver version struct of VERSION_STRING.
View Source
var VERSION_STRING = GITREV
VERSION_STRING is the current version string, set by the linker via go build -X flag.
Functions ¶
func LatestChannelVersion ¶
LatestChannelVersion is a special function for wireleap which will obtain the latest version supported by the currently configured update channel from the directory.
func PostRollbackHook ¶
Post-rollback hook for rollbackcmd.
func PostUpgradeHook ¶
Post-upgrade hook for superviseupgradecmd.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.