localpath

package
v1.33.0 Latest Latest
Warning

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

Go to latest
Published: Apr 19, 2024 License: Apache-2.0 Imports: 10 Imported by: 1

Documentation

Index

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 AuditLog added in v1.17.1

func AuditLog() string

AuditLog returns the path to the audit log. This log contains a history of commands run, by who, when, and what arguments.

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

func ClientCert(name string) string

ClientCert returns client certificate path, used by kubeconfig

func ClientKey added in v1.9.0

func ClientKey(name string) string

ClientKey returns client certificate path, used by kubeconfig

func ConfigFile

func ConfigFile() string

ConfigFile is the path of the config file

func DstPath added in v1.7.0

func DstPath(dst string) (string, error)

DstPath returns an os specific

func EventLog added in v1.12.2

func EventLog(name string) string

EventLog returns the path to a CloudEvents log This log contains the transient state of minikube and the completed steps on start.

func LastStartLog added in v1.18.0

func LastStartLog() string

LastStartLog returns the path to the last start log.

func MachinePath added in v1.6.0

func MachinePath(machine string, miniHome ...string) string

MachinePath returns the minikube machine path of a machine

func MakeMiniPath

func MakeMiniPath(fileName ...string) string

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

func MiniPath

func MiniPath() string

MiniPath returns the path to the user's minikube dir

func PID added in v1.15.0

func PID(profile string) string

PID returns the path to the pid file used by profile for scheduled stop

func Profile added in v1.9.0

func Profile(name string) string

Profile returns the path to a profile

func SanitizeCacheDir added in v1.7.0

func SanitizeCacheDir(image string) string

SanitizeCacheDir returns a path without special characters

Types

This section is empty.

Jump to

Keyboard shortcuts

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