MCPcopy Create free account
hub / github.com/efficientgo/e2e / HostAddr

Method HostAddr

env.go:74–74  ·  view source on GitHub ↗

HostAddr returns host address that is available from runnables.

()

Source from the content-addressed store, hash-verified

72 SharedDir() string
73 // HostAddr returns host address that is available from runnables.
74 HostAddr() string
75 // Runnable returns runnable builder which can build runnables that can be started and stopped within this environment.
76 Runnable(name string) RunnableBuilder
77 // AddListener registers given listener to be notified on environment runnable changes.

Callers 2

StartFunction · 0.65
StartFunction · 0.65

Implementers 1

DockerEnvironmentenv_docker.go

Calls

no outgoing calls

Tested by

no test coverage detected