Versions in this module Expand all Collapse all v0 v0.28.0 Jun 13, 2018 Changes in this version + func FormatError(err error) (string, error) + func GetKubeConfigPath() string + func GetPort() (string, error) + func KillMountProcess() error + func MarshallError(errMsg, service, version string) ([]byte, error) + func MaybePrintKubectlDownloadMsg(goos string, out io.Writer) + func MaybeReportErrorAndExit(errToReport error) + func MaybeReportErrorAndExitWithCode(errToReport error, returnCode int) + func PromptUserForAccept(r io.Reader) bool + func ReportError(err error, url string) error + func UploadError(b []byte, url string) error + type LookPath func(filename string) (string, error) + type Message struct + Message string + type ServiceContext struct + Service string + Version string