Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var SupportedVersions = []string{
"1.30",
"1.31",
"1.32",
"1.33",
"1.34",
"1.35",
}
SupportedVersions is the list of supported Kubernetes versions for all runtime and target clusters, i.e. all gardens, seeds, and shoots.
Functions ¶
func CheckIfSupported ¶
CheckIfSupported checks if the provided version is part of the supported Kubernetes versions list. Experimental: If the environment variable `EXPERIMENTAL_DISABLE_KUBERNETES_VERSION_CHECK` is set to "true", the check will be skipped.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.