Documentation ¶
Index ¶
Constants ¶
View Source
const ( WantUpdateNotification = "WantUpdateNotification" ReminderWaitPeriodInHours = "ReminderWaitPeriodInHours" WantReportError = "WantReportError" WantReportErrorPrompt = "WantReportErrorPrompt" WantKubectlDownloadMsg = "WantKubectlDownloadMsg" MachineProfile = "profile" )
Variables ¶
This section is empty.
Functions ¶
func GetMachineName ¶ added in v0.19.0
func GetMachineName() string
GetMachineName gets the machine name for the VM
Types ¶
type MinikubeConfig ¶ added in v0.12.0
type MinikubeConfig map[string]interface{}
func ReadConfig ¶ added in v0.12.0
func ReadConfig() (MinikubeConfig, error)
ReadConfig reads in the JSON minikube config
Click to show internal directories.
Click to hide internal directories.