Versions in this module Expand all Collapse all v1 v1.5.1 Apr 28, 2017 Changes in this version + type Helper struct + func NewHelper() *Helper + func (_ *Helper) GetClient() (client *docker.Client, endpoint string, err error) + func (_ *Helper) GetKubeClient() (*KubeDocker, string, error) + func (_ *Helper) InstallFlags(flags *pflag.FlagSet) + func (h *Helper) GetClientOrExit() (*docker.Client, string) + type KubeDocker struct + func (c *KubeDocker) Ping() error v1.5.0-alpha.1 Dec 29, 2016 Incompatible versions in this module v3.7.0-alpha.0+incompatible Aug 1, 2017