package
k8s.io/apimachinery/pkg/api/errors
third-party11 third-party functions from k8s.io/apimachinery/pkg/api/errors, ranked by how often they are called outside tests and generated code.
- prod calls
- 6,271
- non-test, non-generated
- all calls
- 8,477
- total callsites
- functions
- 11
- ranked in this snapshot
- origin
- ext
- third-party
members
Functions in k8s.io/apimachinery/pkg/api/errors
Ranked by production calls. The bar scales each function against the busiest in this package.
| Function | Prod calls |
|---|---|
| IsNotFound | 3,880 |
| IsAlreadyExists | 509 |
| NewBadRequest | 429 |
| IsConflict | 354 |
| NewInternalError | 327 |
| NewNotFound | 212 |
| NewConflict | 175 |
| IsForbidden | 132 |
| NewInvalid | 107 |
| IsInvalid | 81 |
| NewForbidden | 65 |