minikube

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 2, 2019 License: Apache-2.0 Imports: 10 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrMinikubeRunning = errors.New("Minikube already running")
)

Functions

func NewCmd

func NewCmd(o *MinikubeOptions) *cobra.Command

NewCmd creates a new minikube command

Types

type MinikubeOptions

type MinikubeOptions struct {
	*core.Options
	Domain              string
	VMDriver            string
	DiskSize            string
	Memory              string
	CPU                 string
	HypervVirtualSwitch string
}

MinikubeOptions defines available options for the command

func NewOptions

func NewOptions(o *core.Options) *MinikubeOptions

NewOptions creates options with default values

func (*MinikubeOptions) Run

func (o *MinikubeOptions) Run() error

Run runs the command

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL