mirror of
https://github.com/outbackdingo/kubernetes.git
synced 2026-02-16 07:50:46 +00:00
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.