k8s.io/apimachinery/pkg/apis/meta/v1.NewControllerRef
third-partyThe 4904th most-called third-party function by production calls. Called 262 times across 19 modules; 121 of those run outside tests and generated code.
1% in production calls vs 2026-W37 (120 → 121)
All of k8s.io/apimachinery/pkg/apis/meta/v1 → Docs on pkg.go.dev ↗
- prod calls
- 121
- non-test, non-generated
- all calls
- 262
- total callsites
- modules
- 19
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 54%
- 141 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 function2%A direct call to an exported package function, resolved by type.
- Package function (by syntax)98%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into NewControllerRef from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 35 29%
- KubeVirt 23 19%
- Tailscale 4 3%
where it's called
Callsites in the wild
12 representative callsites of 262, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.37.0
pkg/controller/daemon/daemon_controller.go:1093
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/controller/job/job_controller.go:1916
in loop - in loop
- in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/storage/snapshot/restore_test.go:1813
in loop test -
k8s.io/endpointslice @v0.37.0
reconciler_test.go:1580
in loop test - in loop test
- in loop test
-
k8s.io/kubernetes @v1.37.0
pkg/controller/daemon/daemon_controller_test.go:3179
in loop test -
top callers
The modules that reach for it
The modules that call NewControllerRef most in this snapshot.
- github.com/kubernetes/kubernetes4718%
- github.com/cert-manager/cert-manager4316%
- github.com/kubevirt/kubevirt4316%
- kubevirt.io/kubevirt4316%
- k8s.io/kubernetes4116%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1
The other most-called functions in this package. See all →