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

Method Init

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

Init transforms future into runnable.

(opts StartOptions)

Source from the content-addressed store, hash-verified

133
134 // Init transforms future into runnable.
135 Init(opts StartOptions) Runnable
136}
137
138// RunnableBuilder represents options that can be build into runnable and if

Callers 15

ContainerizeFunction · 0.65
TestDockerEnvironmentFunction · 0.65
NewParcaFunction · 0.65
TestExampleAppFunction · 0.65
deployWithMonitoringFunction · 0.65
TestExampleFunction · 0.65
NewPrometheusFunction · 0.65
newCadvisorFunction · 0.65
NewThanosQuerierFunction · 0.65
NewThanosSidecarFunction · 0.65
NewThanosStoreFunction · 0.65
NewMinioFunction · 0.65

Implementers 2

errorerenv_docker.go
dockerRunnableenv_docker.go

Calls

no outgoing calls

Tested by 3

TestDockerEnvironmentFunction · 0.52
TestExampleAppFunction · 0.52
TestExampleFunction · 0.52