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