Documentation
¶
Index ¶
Constants ¶
View Source
const (
VersionSubsystemName = "conduit-version"
CliCheckDescription = "cli is up-to-date"
ControlPlaneCheckDescription = "control plane is up-to-date"
)
Variables ¶
View Source
var Version = "undefined"
DO NOT EDIT This var is updated automatically as part of the build process
Functions ¶
func MaybePrintVersionAndExit ¶
func MaybePrintVersionAndExit(printVersion bool)
func NewVersionStatusChecker ¶ added in v0.3.1
func NewVersionStatusChecker(versionCheckURL, versionOverride string, client pb.ApiClient) healthcheck.StatusChecker
func VersionFlag ¶
func VersionFlag() *bool
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.