Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewCmdVersion ¶
NewCmdVersion provides a shim around version for non-client packages that require version information
Types ¶
type VersionInfo ¶
type VersionInfo interface {
String() string
}
VersionInfo provides semantic version information in a human-friendly format TODO: may be expanded for various short and formatting options if necessary.
Click to show internal directories.
Click to hide internal directories.