Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + const KubeConfigSolutionUnix + const KubeConfigSolutionWindows + const NoDockerLinuxSolution + const NoDockerMacSolution + const NoDockerMachineClientSolution + const NoDockerMachineMacSolution + const NoDockerMachineWindowsSolution + const NoDockerWindowsSolution + const NoInsecureRegistryArgSolution + const NoInsecureRegistryArgSolutionDockerMachine + func ErrCannotPingDocker(err error) error + func ErrKubeConfigNotWriteable(file string, err error) error + func ErrNoDockerClient(err error) error + func ErrNoDockerMachineClient(name string, err error) error + func ErrNoInsecureRegistryArgument() error + func LogError(err error) + func PrintLog(out io.Writer, title string, content []byte) + type Error interface + WithCause func(error) Error + WithDetails func(string) Error + WithSolution func(string, ...interface{}) Error + func NewError(msg string, args ...interface{}) Error v1.5.0-alpha.1 Dec 29, 2016