k8s.io/apimachinery/pkg/util/wait.Interrupted
third-partyThe 4792nd most-called third-party function by production calls. Called 159 times across 11 modules; 123 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/util/wait → Docs on pkg.go.dev ↗
- prod calls
- 123
- non-test, non-generated
- all calls
- 159
- total callsites
- modules
- 11
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 23%
- 36 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 function2%A direct call to an exported package function, resolved by type.
- Package function (by syntax)98%A package function in a module outside the crawl, keyed by import path.
who calls this
Notable callers
Production calls into Interrupted from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 100 81%
- Velero 10 8%
- Cilium 2 2%
where it's called
Callsites in the wild
12 representative callsites of 159, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/apimachinery @v0.36.3
pkg/util/wait/error_test.go:109
in loop test - in loop test
-
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/scheduler_test.go:150
in loop test - in loop test
-
k8s.io/kubernetes @v1.36.3
test/integration/node/lifecycle_test.go:188
in loop test - in loop test
-
k8s.io/kubernetes @v1.36.3
test/integration/apimachinery/watch_restart_test.go:265
in loop test -
k8s.io/client-go @v0.36.3
tools/watch/retrywatcher_test.go:597
in loop test - in loop test
- in loop test
-
-
top callers
The modules that reach for it
The modules that call Interrupted most in this snapshot.
- github.com/kubernetes/kubernetes6440%
- k8s.io/kubernetes5535%
- github.com/velero-io/velero106%
- github.com/vmware-tanzu/velero106%
- github.com/kubernetes/client-go53%
siblings
More from k8s.io/apimachinery/pkg/util/wait
The other most-called functions in this package. See all →