k8s.io/ingress-nginx/test/e2e/framework.NewSingleIngress
third-partyThe 959th most-called third-party function by production calls. Called 688 times across 2 modules; 688 of those run outside tests and generated code.
All of k8s.io/ingress-nginx/test/e2e/framework → Docs on pkg.go.dev ↗
- prod calls
- 688
- non-test, non-generated
- all calls
- 688
- total callsites
- modules
- 2
- 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 →
- Package function50%A direct call to an exported package function, resolved by type.
- Package function (by syntax)50%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewSingleIngress from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 688 100%
where it's called
Callsites in the wild
12 representative callsites of 688, 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/auth.go:763
in loop -
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/annotations/auth.go:770
in loop -
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/settings/no_tls_redirect_locations.go:32
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/settings/reuse-port.go:34
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/settings/hash-size.go:34
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
-
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
test/e2e/settings/keep-alive.go:35
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
top callers
The modules that reach for it
The modules that call NewSingleIngress most in this snapshot.
- github.com/kubernetes/ingress-nginx34450%
- k8s.io/ingress-nginx34450%
siblings
More from k8s.io/ingress-nginx/test/e2e/framework
The other most-called functions in this package. See all →