// SetKubernetesVersion gets the current Kubeadm version and sets it as KubeadmVersion in the config, // unless it's already set to a value different from the default. func SetKubernetesVersion(cfg *kubeadmapiv1.ClusterConfiguration) { … }
// SetKubernetesVersion gets the current Kubeadm version and sets it as KubeadmVersion in the config, // unless it's already set to a value different from the default. func SetKubernetesVersion(cfg *kubeadmapiv1.ClusterConfiguration) { … }