k8s.io/apiserver/pkg/endpoints/request.RequestInfoFrom
third-partyThe 4251st most-called third-party function by production calls. Called 146 times across 7 modules; 142 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apiserver/pkg/endpoints/request → Docs on pkg.go.dev ↗
- prod calls
- 142
- non-test, non-generated
- all calls
- 146
- total callsites
- modules
- 7
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 3%
- 4 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 function36%A direct call to an exported package function, resolved by type.
- Package function (by syntax)64%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into RequestInfoFrom from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 134 94%
where it's called
Callsites in the wild
12 representative callsites of 146, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/server/read_write_deadline_test.go:308 ↗
in loop test -
k8s.io/apiserver @v0.37.0
pkg/server/read_write_deadline_test.go:308
in loop test -
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
-
-
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/server/filters/watch_termination.go:35 ↗
-
-
k8s.io/apiserver @v0.37.0
pkg/server/filters/watch_termination.go:35
-
-
k8s.io/kubernetes @v1.37.0
pkg/registry/core/pod/rest/authorize.go:39
-
-
k8s.io/apiserver @v0.37.0
pkg/endpoints/filters/webhook_duration.go:39
top callers
The modules that reach for it
The modules that call RequestInfoFrom most in this snapshot.
- github.com/kubernetes/kubernetes6947%
- k8s.io/apiserver5236%
- k8s.io/kubernetes1510%
- github.com/loft-sh/vcluster75%
- github.com/kubesphere/kubesphere1<1%
siblings
More from k8s.io/apiserver/pkg/endpoints/request
The other most-called functions in this package. See all →