Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // GitVersion is a variable containing the git commit identifier // (usually the output of `git describe`, i.e. not necessarily a // static tag name); for a tagged Init Agent release, this value is identical // to kubermaticDockerTag, for untagged builds this is the `git describe` // output. GitVersion string // GitHead is the full SHA hash of the Git commit the application was built for. GitHead string )
These variables get fed by ldflags during compilation.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.