The highest tagged major version is
v4.
package
Version:
v3.1.2
Opens a new window with list of versions in this module.
Published: Jul 10, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 6
Opens a new window with list of known importers.
Documentation
¶
View Source
var VersionList = []Version{
V119,
V120,
V121,
V122,
V123,
V124,
V125,
V126,
V127,
V128,
V129,
}
func SupportedK8sVersionList() []string
SupportedK8sVersionList returns the supported list of Kubernetes
const (
V119 Version = iota
V120
V121
V122
V123
V124
V125
V126
V127
V128
V129
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.