kubernetes/cmd/kubeadm/app/phases/etcd
Rostislav M. Georgiev de39f49949 kubeadm: use ClusterConfiguration in images.go
Replace the unnecessary use of InitConfiguration in images.go with
ClusterConfiguration. This changes the interfaces of the following functions:

- GetKubeControlPlaneImage
- GetEtcdImage
- GetAllImages

Signed-off-by: Rostislav M. Georgiev <rostislavg@vmware.com>
2018-08-23 17:36:33 +03:00
..
BUILD Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
local_test.go kubeadm: Split out ClusterConfiguration from InitConfiguration 2018-08-22 11:43:02 +03:00
local.go kubeadm: use ClusterConfiguration in images.go 2018-08-23 17:36:33 +03:00