Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // VersionHash specifies the git commit used to build the application. // See VERSION_HASH in Makefile for details. VersionHash = defaultVersionHash // Version specifies the version used to build the application. // See VERSION in Makefile for details. Version = defaultVersion )
Functions ¶
func IsUnreleased ¶
func IsUnreleased() bool
Types ¶
type GetVersionResponse ¶ added in v0.10.0
func GetVersionInfo ¶ added in v0.10.0
func GetVersionInfo() *GetVersionResponse
Click to show internal directories.
Click to hide internal directories.