Versions in this module Expand all Collapse all v1 v1.0.2 Jun 11, 2018 v1.0.1 May 21, 2018 v1.0.0 May 21, 2018 Changes in this version + func NewCmdVersion(w io.Writer) *cobra.Command + type Version struct + BuildDate string + GitCommit string + GoArch string + GoOs string + KustomizeVersion string + func GetVersion() Version + func (v Version) Print(w io.Writer)