Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // The GitSha of the current commit (automatically set at compile time) GitSha string // The Version of the program from the VERSION file (automatically set at compile time) // Assume version is master so we can fetch versions from tests. // ldflags will automatically override this string. KubicornVersion = "master" )
Functions ¶
func GetVersionJSON ¶
func GetVersionJSON() string
GetVersionJSON returns Kubicorn version in JSON format.
Types ¶
Click to show internal directories.
Click to hide internal directories.