minikube/vendor
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
..
bitbucket.org/ww/goautoneg added localkube and dependencies 2016-05-04 01:54:00 -07:00
cloud.google.com/go Add an environment variable to enable trace profiling in minikube. 2017-01-09 13:55:14 -08:00
github.com Add LocalClient to bypass RPC for drivers 2017-02-06 21:17:22 -08:00
go4.org Add an environment variable to enable trace profiling in minikube. 2017-01-09 13:55:14 -08:00
golang.org/x Add an environment variable to enable trace profiling in minikube. 2017-01-09 13:55:14 -08:00
google.golang.org Add an environment variable to enable trace profiling in minikube. 2017-01-09 13:55:14 -08:00
gopkg.in Upgrade to k8s version v1.5.0-alpha.0 2016-12-13 11:21:43 -08:00
k8s.io Embed mock service interface from client-go 2017-02-02 10:56:51 -08:00