Documentation
¶
Overview ¶
Package clusterversion contains utitlities to access version information for the cluster.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func IsUpgradedFromMinorVersion ¶
func IsUpgradedFromMinorVersion(version string, cv *configv1.ClusterVersion) bool
IsUpgradedFromMinorVersion returns true if the cluster has been upgraded from or through the given version. This will only check for X.Y version upgrades - it will ignore patch/z-stream versions. Returns false if the input version is not a semver.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.