minikube/cmd
Matt Rickard 55b41415ed Cache images for localkube
This PR introduces caching of localkube images.  It makes a best effort
to cache the essential images localkube needs as minikube starts up.
Currently, the list of cached images is hardcoded, but future work might
entail

1. Cached images as a property of the cluster bootstrapper - to allow
localkube and kubeadm to cache their respective images.
2. Addons contain image information.  Then, we can selectively cache and
preload only the addon images that are enabled.
2017-08-30 22:36:16 -07:00
..
drivers Bring KVM driver in-tree 2017-08-28 11:52:35 -07:00
localkube Use embeded etcd package, switch to etcdv3 2017-07-20 11:39:04 -07:00
minikube Cache images for localkube 2017-08-30 22:36:16 -07:00
util go lint/vet fixes 2017-08-04 13:42:10 -07:00