k3s/cmd/kubeadm
Dmitry Rozhkov 8c87ef51b8 kubeadm: reduce variables scope and hide private funcs
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.
2019-01-14 15:29:42 +02:00
..
app kubeadm: reduce variables scope and hide private funcs 2019-01-14 15:29:42 +02:00
test Merge pull request #72299 from bart0sh/PR0046-kubeadm-add-CurrentKubernetesVersion 2018-12-28 12:03:05 -08:00
.import-restrictions [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
BUILD Move from glog to klog 2018-11-10 07:50:31 -05:00
OWNERS Update kubeadm OWNERS file 2018-11-29 13:12:49 +02:00
kubeadm.go Move from glog to klog 2018-11-10 07:50:31 -05:00