Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PrintKubernetesVersions ¶
Types ¶
type K8sRelease ¶
type K8sRelease struct {
Version string
}
type K8sReleases ¶
type K8sReleases []K8sRelease
func GetK8sVersionsFromURL ¶
func GetK8sVersionsFromURL(url string) (K8sReleases, error)
Click to show internal directories.
Click to hide internal directories.