Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewVersionCmd ¶
Types ¶
type Version ¶
type Version struct { KubeBuilderVersion string `json:"kubeBuilderVersion"` KubernetesVendor string `json:"kubernetesVendor"` GitCommit string `json:"gitCommit"` BuildDate string `json:"buildDate"` GoOs string `json:"goOs"` GoArch string `json:"goArch"` }
func GetVersion ¶
func GetVersion() Version
Click to show internal directories.
Click to hide internal directories.