Versions in this module Expand all Collapse all v1 v1.0.0 Jul 24, 2018 Changes in this version + const InvalidInsecureRegistryArgSolution + const KubeConfigSolutionUnix + const KubeConfigSolutionWindows + const NoDockerLinuxSolution + const NoDockerMacSolution + const NoDockerWindowsSolution + func ErrInvalidInsecureRegistryArgument() error + func ErrKubeConfigNotWriteable(file string, err error) error + func ErrNoDockerClient(err error) error + func ErrNoInsecureRegistryArgument() error + func LogError(err error) + func PrintLog(out io.Writer, title string, content string) + type Error interface + WithCause func(error) Error + WithDetails func(string) Error + WithSolution func(string, ...interface{}) Error + func NewError(msg string, args ...interface{}) Error