Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // OutputFields for custom format output OutputFields string // OutputFormat for custom format output OutputFormat string // RegionSet picks the region to connect to, if you use this option it will use it over the default region RegionSet string // DefaultYes : automatic yes to prompts; assume \"yes\" as answer to all prompts and run non-interactively DefaultYes bool // PrettySet : Prints the json output in pretty format PrettySet bool // VersionCli is set from outside using ldflags VersionCli = "0.0.0" // CommitCli is set from outside using ldflags CommitCli = "none" // DateCli is set from outside using ldflags DateCli = "unknown" )
Functions ¶
func VersionCheck ¶ added in v0.1.77
func VersionCheck() *latest.CheckResponse
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.