k8s.io/ingress-nginx/test/e2e/framework/httpexpect.HTTPResponse.Body
third-partyThe 6860th most-called third-party method by production calls. Called 87 times across 1 modules; 87 of those run outside tests and generated code.
All of k8s.io/ingress-nginx/test/e2e/framework/httpexpect → Docs on pkg.go.dev ↗
- prod calls
- 87
- non-test, non-generated
- all calls
- 87
- total callsites
- modules
- 1
- distinct callers
- in loop
- 15%
- 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 HTTPResponse.Body from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 87 100%
where it's called
Callsites in the wild
12 representative callsites of 87, 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:58
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/loadbalance/ewma.go:66
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/upstreamhashby.go:69
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/satisfy.go:78
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/alias.go:85
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/alias.go:113
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/affinitymode.go:117
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:832
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:843
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:856
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:1238
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/canary.go:1306
in loop
top callers
The modules that reach for it
The modules that call HTTPResponse.Body most in this snapshot.
- k8s.io/ingress-nginx87100%
siblings
More from k8s.io/ingress-nginx/test/e2e/framework/httpexpect
The other most-called members in this package. See all →