Documentation
¶
Index ¶
- Constants
- func CACert() string
- func ClientCert(name string) string
- func ClientKey(name string) string
- func ConfigFile() string
- func DstPath(dst string) (string, error)
- func MachinePath(machine string, miniHome ...string) string
- func MakeMiniPath(fileName ...string) string
- func MiniPath() string
- func Profile(name string) string
- func SanitizeCacheDir(image string) string
Constants ¶
View Source
const MinikubeHome = "MINIKUBE_HOME"
MinikubeHome is the name of the minikube home directory environment variable.
Variables ¶
This section is empty.
Functions ¶
func CACert ¶ added in v1.9.0
func CACert() string
CACert returns the minikube CA certificate shared between profiles
func ClientCert ¶ added in v1.9.0
ClientCert returns client certificate path, used by kubeconfig
func MachinePath ¶ added in v1.6.0
MachinePath returns the Minikube machine path of a machine
func MakeMiniPath ¶
MakeMiniPath is a utility to calculate a relative path to our directory.
func SanitizeCacheDir ¶ added in v1.7.0
SanitizeCacheDir returns a path without special characters
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.