constants

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2016 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RemoteLocalKubeErrPath = "/var/log/localkube.err"
	RemoteLocalKubeOutPath = "/var/log/localkube.out"
)
View Source
const DefaultIsoUrl = "https://storage.googleapis.com/minikube/minikube-0.2.iso"
View Source
const MachineName = "minikubeVM"

MachineName is the name to use for the VM.

View Source
const MinikubeContext = "minikube"

MinikubeContext is the kubeconfig context name used for minikube

Variables

View Source
var KubeconfigPath = filepath.Join(os.Getenv("HOME"), ".kube", "config")

TODO: Fix for windows KubeconfigPath is the path to the Kubernetes client config

View Source
var LogFlags = [...]string{
	"v",
	"vmodule",
}

Only pass along these flags to localkube.

View Source
var Minipath = filepath.Join(os.Getenv("HOME"), ".minikube")

Fix for windows

Functions

func MakeMiniPath

func MakeMiniPath(fileName string) string

MakeMiniPath is a utility to calculate a relative path to our directory.

Types

This section is empty.

Jump to

Keyboard shortcuts

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