k8s.io/client-go/tools/cache.SplitMetaNamespaceKey
third-partyThe 3850th most-called third-party function by production calls. Called 203 times across 20 modules; 154 of those run outside tests and generated code.
- prod calls
- 154
- non-test, non-generated
- all calls
- 203
- total callsites
- modules
- 20
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 6%
- 13 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 function<1%A direct call to an exported package function, resolved by type.
- Package function (by syntax)100%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into SplitMetaNamespaceKey from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 75 49%
- Longhorn 35 23%
- Kyverno 12 8%
- Prometheus 6 4%
- KubeVirt 5 3%
where it's called
Callsites in the wild
12 representative callsites of 203, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/kubernetes @v1.36.3
pkg/controller/volume/attachdetach/populator/desired_state_of_world_populator.go:128
in loop - in loop
-
kubernetes/kubernetes @master
pkg/controller/volume/attachdetach/populator/desired_state_of_world_populator.go:128 ↗
in loop - in loop
- in loop
- in loop
-
-
-
-
siderolabs/talos @v1.13.8
internal/app/machined/pkg/controllers/kubeaccess/serviceaccount/crd_controller.go:283 ↗
-
tektoncd/pipeline @v1.15.0
pkg/client/injection/reconciler/pipeline/v1beta1/pipelinerun/state.go:50 ↗
top callers
The modules that reach for it
The modules that call SplitMetaNamespaceKey most in this snapshot.
- github.com/kubernetes/kubernetes3819%
- github.com/longhorn/longhorn-manager3517%
- k8s.io/kubernetes3517%
- knative.dev/pkg2412%
- github.com/tektoncd/pipeline178%
siblings
More from k8s.io/client-go/tools/cache
The other most-called functions in this package. See all →