Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //Version release version of the provider Version string //GitCommit SHA of the last git commit GitCommit string //DEVVersion string for the development version DEVVersion = "dev" // DEVCommit string for the development version DEVCommit = "local" )
Functions ¶
func GetReleaseInfo ¶
func GetReleaseInfo() (sha, release string)
GetReleaseInfo returns commit hash and version tag (if available).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.