Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ClientOpts ¶ added in v0.7.7
ClientOpts returns an appropiate slice of client.Opt values for connecting to a Docker client. It can support using SSH connections via the Docker CLI's connection helpers if the DOCKER_HOST environment variable is an SSH url, otherwise it will return client.FromEnv for a standard connection. This function returns an error if DOCKER_HOST is an invalid URL.
func GetHostEnv ¶
func GetHostEnv() string
func IsLocalHost ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.