github.com/google/cel-go/cel.Variable
third-partyThe 2122nd most-called third-party function by production calls. Called 661 times across 18 modules; 285 of those run outside tests and generated code.
- prod calls
- 285
- non-test, non-generated
- all calls
- 661
- total callsites
- modules
- 18
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 57%
- 376 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 function52%A direct call to an exported package function, resolved by type.
- Package function (by syntax)48%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Variable from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 40 14%
- Kyverno 39 14%
- Authelia 33 12%
- KubeVirt 4 1%
- Cilium 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 661, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/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 -
k8s.io/apiserver @v0.36.3
pkg/admission/plugin/policy/validating/typechecking.go:451
in loop -
go/protovalidate @v1.2.0
program_test.go:277
in loop test - in loop test
- in loop test
- in loop test
- in loop test
-
k8s.io/apiserver @v0.36.3
pkg/cel/common/values_test.go:997
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-go34152%
- github.com/kyverno/kyverno497%
- github.com/siderolabs/talos/pkg/machinery497%
- 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 →