Versions in this module Expand all Collapse all v1 v1.0.0 Feb 26, 2016 Changes in this version + func GetDockerClient(dockerUrl, tlsCaCert, tlsCert, tlsKey string, allowInsecure bool) (*dockerclient.DockerClient, error) + func GetTLSConfig(caCert, cert, key []byte, allowInsecure bool) (*tls.Config, error)