package
k8s.io/apimachinery/pkg/util/wait
third-party8 third-party functions from k8s.io/apimachinery/pkg/util/wait, ranked by how often they are called outside tests and generated code.
- prod calls
- 2,336
- non-test, non-generated
- all calls
- 3,995
- total callsites
- functions
- 8
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in k8s.io/apimachinery/pkg/util/wait
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| PollUntilContextTimeout | 1,056 |
| Until | 291 |
| PollImmediate | 267 |
| UntilWithContext | 233 |
| Poll | 162 |
| PollUntilContextCancel | 129 |
| Interrupted | 123 |
| ContextForChannel | 75 |