Documentation ¶
Overview ¶
Package version provides information about the version of the operator.
This file defines metadata injected into the binary at build time.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version is the operator version Version = "0.0.1" // GitCommit is the current git commit hash GitCommit = "n/a" // BuildDate is the build date BuildDate = "n/a" )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.