k8s.io/apimachinery/pkg/api/meta.Accessor
third-partyThe 926th most-called third-party function by production calls. Called 993 times across 42 modules; 718 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/api/meta → Docs on pkg.go.dev ↗
- prod calls
- 718
- non-test, non-generated
- all calls
- 993
- total callsites
- modules
- 42
- distinct callers
- in loop
- 14%
- of prod calls
- in tests
- 28%
- 275 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 Accessor from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 562 78%
- Longhorn 36 5%
- Cilium 19 3%
- Velero 11 2%
- Kyverno 4 <1%
where it's called
Callsites in the wild
12 representative callsites of 993, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
linkerd/linkerd2 @v18.9.1+incompatible
in loop - in loop
- in loop
- in loop
- in loop
- in loop
-
sigs.k8s.io/controller-runtime @v0.24.1
pkg/internal/objectutil/objectutil.go:29
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call Accessor most in this snapshot.
- github.com/kubernetes/kubernetes36036%
- k8s.io/apiserver9910%
- k8s.io/kubernetes859%
- github.com/kubernetes/client-go545%
- k8s.io/client-go545%
siblings
More from k8s.io/apimachinery/pkg/api/meta
The other most-called functions in this package. See all →