Documentation ¶ Index ¶ Variables Constants ¶ This section is empty. Variables ¶ View Source var ( // Version is semver representation of the version. Version = semver.MustParse("1.0.1") // String is the human-friendly representation of the version. String = fmt.Sprintf("ClusterAPIProviderNutanix %s", Version.String()) ) Functions ¶ This section is empty. Types ¶ This section is empty. Source Files ¶ View all Source files version.go Click to show internal directories. Click to hide internal directories.