github.com/onsi/gomega/types.AsyncAssertion.WithPolling
third-partyThe 805th most-called third-party method by production calls. Called 1,124 times across 9 modules; 844 of those run outside tests and generated code.
- prod calls
- 844
- non-test, non-generated
- all calls
- 1,124
- total callsites
- modules
- 9
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 25%
- 280 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into AsyncAssertion.WithPolling from notable Go projects. Open one on the map to see what else it hammers.
- KubeVirt 197 23%
- Kubernetes 152 18%
where it's called
Callsites in the wild
12 representative callsites of 1,124, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/compute/eviction.go:111
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/network/traffic_distribution.go:342
in loop - in loop
- in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/storage/reservation.go:271
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/core.go:873
in loop - in loop
-
kubevirt.io/kubevirt @v1.9.0
tests/migration/migration.go:1626
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/core.go:879
in loop
top callers
The modules that reach for it
The modules that call AsyncAssertion.WithPolling most in this snapshot.
- github.com/loft-sh/vcluster29726%
- github.com/kubevirt/kubevirt22620%
- kubevirt.io/kubevirt22620%
- k8s.io/kubernetes14213%
- github.com/kubernetes/kubernetes14113%
siblings
More from github.com/onsi/gomega/types
The other most-called members in this package. See all →