k8s.io/ingress-nginx/test/e2e/framework.Framework.WaitForNginxServer
third-partyThe 2079th most-called third-party method by production calls. Called 292 times across 1 modules; 292 of those run outside tests and generated code.
All of k8s.io/ingress-nginx/test/e2e/framework → Docs on pkg.go.dev ↗
- prod calls
- 292
- non-test, non-generated
- all calls
- 292
- total callsites
- modules
- 1
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 0%
- 0 calls
- resolved
- 100%
- to a known target
resolution mix
How each call resolves
How each call was attributed. Only resolved kinds, where the target function is known, count toward the ranking. Interface dispatch and unresolved receivers are reported separately and never guessed. Read the taxonomy →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Framework.WaitForNginxServer from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 292 100%
where it's called
Callsites in the wild
12 representative callsites of 292, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/satisfy.go:68
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/auth.go:765
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/auth.go:772
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/upstreamhashby.go:37
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/settings/listen_nondefault_ports.go:38
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/ingress/without_host.go:40
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/ssl/http_redirect.go:41
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/ingress/pathtype_prefix.go:41
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/settings/disable_sync_events.go:42
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/ingress/deep_inspection.go:42
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/loadbalance/configmap.go:43
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/http2pushpreload.go:43
top callers
The modules that reach for it
The modules that call Framework.WaitForNginxServer most in this snapshot.
- k8s.io/ingress-nginx292100%
siblings
More from k8s.io/ingress-nginx/test/e2e/framework
The other most-called members in this package. See all →