k8s.io/client-go/tools/cache.WaitForCacheSync
third-partyThe 2928th most-called third-party function by production calls. Called 384 times across 46 modules; 203 of those run outside tests and generated code.
- prod calls
- 203
- non-test, non-generated
- all calls
- 384
- total callsites
- modules
- 46
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 43%
- 166 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 function5%A direct call to an exported package function, resolved by type.
- Package function (by syntax)95%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into WaitForCacheSync from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 78 38%
- KubeVirt 28 14%
- Argo 15 7%
- Cilium 10 5%
- Prometheus 6 3%
where it's called
Callsites in the wild
12 representative callsites of 384, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
-
kubernetes-csi/external-snapshotter/client/v8 @v8.6.0
informers/externalversions/factory.go:175
in loop - in loop
- in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop - in loop
-
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
controller/controller.go:720
in loop - in loop
top callers
The modules that reach for it
The modules that call WaitForCacheSync most in this snapshot.
- github.com/kubernetes/kubernetes7018%
- github.com/argoproj/argo-cd/v34010%
- github.com/kubevirt/kubevirt3910%
- kubevirt.io/kubevirt3910%
- k8s.io/kubernetes339%
siblings
More from k8s.io/client-go/tools/cache
The other most-called functions in this package. See all →