MCPcopy Create free account
hub / github.com/nginx-proxy/docker-gen / SetDockerEnv

Function SetDockerEnv

internal/context/context.go:49–53  ·  view source on GitHub ↗
(d *docker.Env)

Source from the content-addressed store, hash-verified

47}
48
49func SetDockerEnv(d *docker.Env) {
50 mu.Lock()
51 defer mu.Unlock()
52 dockerEnv = d
53}
54
55type Network struct {
56 IP string

Callers 2

NewGeneratorFunction · 0.92
TestGenerateFromEventsFunction · 0.92

Calls

no outgoing calls

Tested by 1

TestGenerateFromEventsFunction · 0.74