minikube/pkg
Matt Rickard b9a115b3ae Add LocalClient to bypass RPC for drivers
This adds a new libmachine API implementation that skips RPC and instead
uses a vendored in driver directly.  This removes the need to download a
separate driver binary.  Currently, only the "core" drivers, and kvm are
supported as vendored in.  This means that xhyve is the only driver that
requires a separate binary for now.
2017-02-06 21:17:22 -08:00
..
localkube Fixes from gometalinter 2017-01-30 15:39:35 -08:00
minikube Add LocalClient to bypass RPC for drivers 2017-02-06 21:17:22 -08:00
provision Retry for configureAuth on minikube start 2016-11-21 13:32:34 -08:00
util Move iso download funcs to interface for testing 2017-01-31 13:45:56 -08:00
version Have update notifier working, need to add tests 2016-06-14 13:00:01 -07:00