minikube

package
v0.12.8 Latest Latest
Warning

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

Go to latest
Published: Mar 12, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Client added in v0.7.8

type Client interface {
	DockerEnv(ctx context.Context) (map[string]string, error)
}

func ProvideMinikubeClient added in v0.7.8

func ProvideMinikubeClient() Client

type FakeClient added in v0.7.8

type FakeClient struct {
	DockerEnvMap map[string]string
}

func (FakeClient) DockerEnv added in v0.7.8

func (c FakeClient) DockerEnv(ctx context.Context) (map[string]string, error)

Jump to

Keyboard shortcuts

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