sigs.k8s.io/controller-runtime/pkg/handler.EnqueueRequestsFromMapFunc
third-partyThe 2527th most-called third-party function by production calls. Called 245 times across 15 modules; 238 of those run outside tests and generated code.
All of sigs.k8s.io/controller-runtime/pkg/handler → Docs on pkg.go.dev ↗
- prod calls
- 238
- non-test, non-generated
- all calls
- 245
- total callsites
- modules
- 15
- distinct callers
- in loop
- 3%
- of prod calls
- in tests
- 3%
- 7 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 function3%A direct call to an exported package function, resolved by type.
- Package function (by syntax)97%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into EnqueueRequestsFromMapFunc from notable Go projects. Open one on the map to see what else it hammers.
- Cilium 37 16%
- Tailscale 34 14%
- External Secrets 5 2%
- Velero 3 1%
where it's called
Callsites in the wild
12 representative callsites of 245, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/k8sapplication/k8sapplication_controller.go:86 ↗
in loop - in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
-
-
external-secrets/external-secrets @v1.3.2
pkg/controllers/secretstore/clustersecretstore_controller.go:95 ↗
-
-
-
fission/fission @v1.27.0
top callers
The modules that reach for it
The modules that call EnqueueRequestsFromMapFunc most in this snapshot.
- github.com/cilium/cilium3715%
- github.com/sagernet/tailscale3414%
- github.com/tailscale/tailscale3414%
- tailscale.com3414%
- github.com/cloudnative-pg/cloudnative-pg229%