Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "unknown" GitVersion = "unknown" GitCommit = "unknown" KubernetesVersion = "unknown" // ImageVersion represents the ansible-operator, helm-operator, and scorecard subproject versions, // which is used in each plugin to specify binary and/or image versions. This is set to the // most recent operator-sdk release tag such that samples are generated with the correct versions // in a release commit. Once each element that uses this version is moved to a separate repo // and release process, this variable will be removed. ImageVersion = "unknown" )
var needs to be used instead of const for ldflags
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.