constellation/bootstrapper/internal/kubernetes/k8sapi/kubectl
Otto Bittner 741384158a AB#2076: version specific images (#288)
KubernetesVersion sent by the init command now controls
all downloaded binaries, if they depend on the k8s version.

* Move all download links into /internal/versions.
* Unify files in /internal/versions package
* Move image download links into VersionConfigs
and thus make them dependant on the k8s version,
where the image version is specific to the k8s version.
* Don't specify patch version in k8sVersion
2022-07-21 14:41:07 +02:00
..
client AB#2076: version specific images (#288) 2022-07-21 14:41:07 +02:00
generator.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
kubectl_test.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00
kubectl.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00