Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var EnvVars = []string{"HTTP_PROXY", "HTTPS_PROXY", "NO_PROXY", "http_proxy", "https_proxy", "no_proxy"}
EnvVars are variables we plumb through to the underlying container runtime
Functions ¶
func IsIPExcluded ¶
IsIPExcluded checks if an IP is excluded from http(s)_proxy
func SetDockerEnv ¶ added in v1.11.0
func SetDockerEnv() []string
SetDockerEnv sets the proxy environment variables in the docker environment.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.