k8s.io/ingress-nginx/test/e2e/framework.Framework.HTTPTestClient
third-partyThe 1576th most-called third-party method by production calls. Called 389 times across 1 modules; 389 of those run outside tests and generated code.
All of k8s.io/ingress-nginx/test/e2e/framework → Docs on pkg.go.dev ↗
- prod calls
- 389
- non-test, non-generated
- all calls
- 389
- total callsites
- modules
- 1
- distinct callers
- in loop
- 4%
- 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.HTTPTestClient from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 389 100%
where it's called
Callsites in the wild
12 representative callsites of 389, 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/loadbalance/round_robin.go:54
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/loadbalance/ewma.go:62
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/upstreamhashby.go:65
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/defaultbackend/default_backend.go:72
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/satisfy.go:73
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/defaultbackend/default_backend.go:74
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/alias.go:80
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/alias.go:108
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:826
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:837
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:850
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:1232
in loop
top callers
The modules that reach for it
The modules that call Framework.HTTPTestClient most in this snapshot.
- k8s.io/ingress-nginx389100%
siblings
More from k8s.io/ingress-nginx/test/e2e/framework
The other most-called members in this package. See all →