Documentation ¶
Overview ¶
Package version implements the `version` command
Index ¶
Constants ¶
View Source
const VersionCore = "0.11.1"
VersionCore is the core portion of the kind CLI version per Semantic Versioning 2.0.0
View Source
const VersionPreRelease = ""
VersionPreRelease is the pre-release portion of the kind CLI version per Semantic Versioning 2.0.0
Variables ¶
View Source
var GitCommit = ""
GitCommit is the commit used to build the kind binary, if available. It is injected at build time.
Functions ¶
func DisplayVersion ¶
func DisplayVersion() string
DisplayVersion is Version() display formatted, this is what the version subcommand prints
func NewCommand ¶
NewCommand returns a new cobra.Command for version
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.