github.com/onsi/ginkgo/v2.AfterEach
third-partyThe 2122nd most-called third-party function by production calls. Called 1,310 times across 26 modules; 289 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 289
- non-test, non-generated
- all calls
- 1,310
- total callsites
- modules
- 26
- distinct callers
- in loop
- 1%
- of prod calls
- in tests
- 78%
- 1,021 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 AfterEach from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 128 44%
- KubeVirt 71 25%
- Velero 8 3%
where it's called
Callsites in the wild
12 representative callsites of 1,310, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/persistent_volumes-local.go:207
in loop - in loop
- in loop
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/persistent_volumes-local.go:234
in loop - in loop test
-
sigs.k8s.io/cli-utils @v0.37.2
test/e2e/e2e_test.go:120
in loop test -
sigs.k8s.io/controller-runtime @v0.25.1
pkg/client/consistency_envtest_test.go:127
in loop test -
sigs.k8s.io/cli-utils @v0.37.2
test/e2e/e2e_test.go:228
in loop test -
k8s.io/kubernetes @v1.37.0
test/e2e_node/eviction_test.go:698
in loop test - in loop test
-
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
top callers
The modules that reach for it
The modules that call AfterEach most in this snapshot.
- github.com/kubevirt/kubevirt22817%
- kubevirt.io/kubevirt22817%
- github.com/onsi/ginkgo/v215412%
- github.com/IBM/continuous-delivery-go-sdk/v215212%
- github.com/kubernetes/kubernetes12710%
siblings
More from github.com/onsi/ginkgo/v2
The other most-called functions in this package. See all →