
This is a minor cleanup which helps to make the code of kubeadm a bit less error-prone by reducing the scope of local variables and unexporting functions that are not meant to be used outside of their respective modules.
This is a minor cleanup which helps to make the code of kubeadm a bit less error-prone by reducing the scope of local variables and unexporting functions that are not meant to be used outside of their respective modules.