Documentation ¶
Index ¶
- func GetDockerClient(dockerURL, tlsCaCert, tlsCert, tlsKey string, allowInsecure bool) (*client.Client, error)
- func GetDockerTLSConfig(tlsCaCert, tlsCert, tlsKey string, allowInsecure bool) *tls.Config
- func GetDockerURL(dockerURL string) string
- func NewTLSConfig(caCert, cert, key []byte, allowInsecure bool) (*tls.Config, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDockerClient ¶
func GetDockerClient(dockerURL, tlsCaCert, tlsCert, tlsKey string, allowInsecure bool) (*client.Client, error)
GetDockerClient ...
func GetDockerTLSConfig ¶
GetDockerTLSConfig ...
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.