Documentation ¶
Index ¶
Constants ¶
View Source
const ( WantUpdateNotification = "WantUpdateNotification" ReminderWaitPeriodInHours = "ReminderWaitPeriodInHours" WantReportError = "WantReportError" WantReportErrorPrompt = "WantReportErrorPrompt" )
Variables ¶
This section is empty.
Functions ¶
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.