cluster

package
v1.4.17 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NextAvailableVersions

func NextAvailableVersions(client clientset.Interface) (nextPatch *version.Version, nextMinor *version.Version, nextMajor *version.Version, err error)

NextAvailableVersions return the next patch version available (if any) for the current minor version, the next minor version (if any) for the current major version, and the next major version (if any)

func UpgradePath

func UpgradePath(client clientset.Interface) ([]*version.Version, error)

UpgradePath returns the list of versions the cluster needs to go through in order to upgrade to the latest available version

func UpgradePathWithAvailableVersions

func UpgradePathWithAvailableVersions(currentClusterVersion *version.Version, availableVersions []*version.Version) ([]*version.Version, error)

UpgradePathWithAvailableVersions returns the list of versions the cluster need to go through in order to upgrade to the latest available version in the provided list of available versions

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL