github.com/google/cel-go/cel.Variable
third-partyThe 2426th most-called third-party function by production calls. Called 630 times across 15 modules; 252 of those run outside tests and generated code.
13% in production calls vs 2026-W37 (224 → 252)
- prod calls
- 252
- non-test, non-generated
- all calls
- 630
- total callsites
- modules
- 15
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 60%
- 378 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 function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into Variable from notable Go projects. Open one on the map to see what else it hammers.
- Kyverno 43 17%
- Kubernetes 40 16%
- KubeVirt 4 2%
- Cilium 1 <1%
- Prometheus 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 630, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/apiserver @v0.37.0
pkg/admission/plugin/policy/validating/typechecking.go:451
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
pkg/plugins/cel/evaluator.go:97
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/admission/plugin/policy/validating/typechecking.go:451 ↗
in loop - in loop test
- in loop test
- in loop test
- in loop test
-
k8s.io/apiserver @v0.37.0
pkg/cel/common/values_test.go:1000
in loop test - in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Variable most in this snapshot.
- github.com/google/cel-go34154%
- github.com/kyverno/kyverno569%
- github.com/siderolabs/talos/pkg/machinery538%
- github.com/bytebase/bytebase447%
- github.com/kubernetes/kubernetes437%
siblings
More from github.com/google/cel-go/cel
The other most-called functions in this package. See all →