Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // Version shows the version of kube-batch. Version = "Not provided." // GitSHA shoows the git commit id of kube-batch. GitSHA = "Not provided." // Built shows the built time of the binary. Built = "Not provided." )
Functions ¶
func PrintVersionAndExit ¶
func PrintVersionAndExit(apiVersion string)
PrintVersionAndExit prints versions from the array returned by Info() and exit
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.