k8s.io/apimachinery/pkg/types.NamespacedName.String
third-partyThe 2749th most-called third-party method by production calls. Called 271 times across 21 modules; 217 of those run outside tests and generated code.
- prod calls
- 217
- non-test, non-generated
- all calls
- 271
- total callsites
- modules
- 21
- distinct callers
- in loop
- 29%
- of prod calls
- in tests
- 20%
- 54 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 →
- Concrete method99%A method on a value whose type is known exactly.
- Embedded method1%Reached through an embedded type.
who calls this
Notable callers
Production calls into NamespacedName.String from notable Go projects. Open one on the map to see what else it hammers.
- Istio 83 38%
- Cilium 43 20%
- Kubernetes 3 1%
- Kyverno 1 <1%
- Tailscale 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 271, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/config/kube/gateway/route_collections.go:144
in loop - in loop
- in loop
- in loop
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
pilot/pkg/config/kube/agentgateway/policy_collection.go:146 ↗
in loop
top callers
The modules that reach for it
The modules that call NamespacedName.String most in this snapshot.
- istio.io/istio5721%
- github.com/cilium/cilium5018%
- github.com/loft-sh/vcluster4517%
- github.com/istio/istio4215%
- github.com/rook/rook3413%
siblings
More from k8s.io/apimachinery/pkg/types
The other most-called members in this package. See all →