Documentation ¶
Index ¶
Constants ¶
View Source
const ( UpToDate upgradeStatus = iota Unknown InProgress Upgradeable Newer Invalid )
Variables ¶
This section is empty.
Functions ¶
func GetUpgradeStatusShortMessage ¶
func GetUpgradeStatusShortMessage(op trace.Operation, vch *vm.VirtualMachine, installerVer, vchVer *version.Build) string
GetUpgradeStatusShortMessage returns a succinct message describing the upgrade state, suitable for use in a CLI command operating on multiple VCHs.
func LogUpgradeStatusLongMessage ¶
func LogUpgradeStatusLongMessage(op trace.Operation, vch *vm.VirtualMachine, installerVer, vchVer *version.Build)
LogUpgradeStatusLongMessage returns a verbose message describing the upgrade state, suitable for use in a CLI command operating on a single VCH.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.