constellation/bootstrapper/internal/kubernetes/k8sapi/kubectl/client
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_test.go AB#2076: version specific images (#288) 2022-07-21 14:41:07 +02:00
client.go AB#2074: Choosable K8S Version (#277) 2022-07-18 12:28:02 +02:00
restclient_test.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00
restclient.go Rename coordinator to bootstrapper and rename roles 2022-07-14 17:25:18 +02:00