k8s.io/apimachinery/pkg/apis/meta/v1.NewControllerRef
third-partyThe 4744th most-called third-party function by production calls. Called 261 times across 19 modules; 124 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/apis/meta/v1 → Docs on pkg.go.dev ↗
- prod calls
- 124
- non-test, non-generated
- all calls
- 261
- total callsites
- modules
- 19
- distinct callers
- in loop
- 4%
- of prod calls
- in tests
- 52%
- 137 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 28%
- KubeVirt 23 19%
- Tailscale 4 3%
where it's called
Callsites in the wild
12 representative callsites of 261, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/controller/daemon/daemon_controller.go:1087
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/controller/job/job_controller.go:1951
in loop - in loop test
-
kubevirt.io/kubevirt @v1.9.0
pkg/storage/snapshot/restore_test.go:1813
in loop test - in loop test
-
k8s.io/endpointslice @v0.36.3
reconciler_test.go:1580
in loop test - in loop test
-
k8s.io/kubernetes @v1.36.3
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/kubevirt/kubevirt4316%
- kubevirt.io/kubevirt4316%
- github.com/cert-manager/cert-manager4116%
- k8s.io/kubernetes3815%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1
The other most-called functions in this package. See all →