package
3.30.0-0.dev+incompatible
Repository: https://github.com/projectcalico/calico.git
Documentation: pkg.go.dev

# Functions

DetermineOperatorVersion returns the operator version that will be used for this release.
DetermineReleaseVersion uses historical clues to figure out the next semver release number to use for this release based on the current git revision.
GitVersion returns the current git version of the repository as a Version object.
New creates a new Version object from the given string.
VersionsFromManifests returns the versions of the product and operator from manifests.

# Type aliases

Version represents a version, and contains methods for working with versions.