• M
    Add NewMinikubeRunner, separate start args · f966c8cf
    Matt Rickard 提交于
    * Separate start args from args passed to every command.  This is so
    that we can call `minikube logs` and `minikube status` with the proper
    flags (for the bootstrapper)
    
    * Add a NewMinikubeRunner function to make getting a minikube runner
    easier.
    f966c8cf
addons_test.go 2.3 KB