github.com/google/cel-go/common/types/traits.Indexer.Get
third-partyThe 7263rd most-called third-party method by production calls. Called 212 times across 6 modules; 82 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (0 → 82)
All of github.com/google/cel-go/common/types/traits → Docs on pkg.go.dev ↗
- prod calls
- 82
- non-test, non-generated
- all calls
- 212
- total callsites
- modules
- 6
- distinct callers
- in loop
- 72%
- of prod calls
- in tests
- 61%
- 130 calls
- resolved
- 5%
- 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 →
- Embedded method5%Reached through an embedded type.
- Interface method95%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Indexer.Get from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 37 45%
where it's called
Callsites in the wild
12 representative callsites of 212, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/cel-go @v0.30.0
in loop -
siderolabs/talos/pkg/machinery @v1.14.1
cel/celenv/celenv.go:202
in loop -
k8s.io/apiserver @v0.37.0
pkg/cel/common/valuesschemalesstyped.go:179
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/cel/common/valuesschemalesstyped.go:180 ↗
in loop -
google/cel-go @v0.30.0
in loop -
siderolabs/talos/pkg/machinery @v1.14.1
cel/celenv/celenv.go:204
in loop -
k8s.io/apiserver @v0.37.0
pkg/cel/mutation/dynamic/objects.go:282
in loop -
google/cel-go @v0.30.0
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/cel/mutation/dynamic/objects.go:282 ↗
in loop -
google/cel-go @v0.30.0
in loop - in loop
-
google/cel-go @v0.30.0
in loop
top callers
The modules that reach for it
The modules that call Indexer.Get most in this snapshot.
- github.com/google/cel-go14267%
- github.com/kubernetes/kubernetes3617%
- k8s.io/apiserver2813%
- k8s.io/apiextensions-apiserver31%
- github.com/siderolabs/talos/pkg/machinery2<1%
siblings
More from github.com/google/cel-go/common/types/traits
The other most-called members in this package. See all →