Documentation ¶
Index ¶
- Constants
- func GetFilteredVersionListForCreation(versionList []string, minVersion string, maxVersion string) []string
- func GetFilteredVersionListForUpdate(versionList []string, minVersion string, maxVersion string) []string
- func GetMinimalHostedMachinePoolVersion(controlPlaneVersion string) (string, error)
- func GetVersionList(r *rosa.Runtime, channelGroup string, isSTS bool, isHostedCP bool, ...) (versionList []string, err error)
- func IsGreaterThanOrEqual(version1, version2 string) (bool, error)
Constants ¶
View Source
const (
MinorVersionsSupported = 2
)
Variables ¶
This section is empty.
Functions ¶
func GetFilteredVersionListForCreation ¶ added in v1.2.26
func GetFilteredVersionListForUpdate ¶ added in v1.2.26
func GetMinimalHostedMachinePoolVersion ¶
Used for hosted machinepool minimal version
func GetVersionList ¶
func IsGreaterThanOrEqual ¶ added in v1.2.27
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.