k8s.io/klog/v2.Fatalf
third-partyThe 841st most-called third-party function by production calls. Called 820 times across 24 modules; 806 of those run outside tests and generated code.
- prod calls
- 806
- non-test, non-generated
- all calls
- 820
- total callsites
- modules
- 24
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 2%
- 14 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 Fatalf from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 775 96%
- KEDA 6 <1%
where it's called
Callsites in the wild
12 representative callsites of 820, prioritizing in-loop and non-test usage. We link to source, never display it.
-
google/cadvisor @v0.60.5
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:43
in loop -
kubernetes/kubernetes @master
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/controller_policy.go:43 ↗
in loop - in loop
- in loop
- in loop
-
kubernetes/kubernetes @master
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/namespace_policy.go:46 ↗
in loop -
k8s.io/kubernetes @v1.36.3
plugin/pkg/auth/authorizer/rbac/bootstrappolicy/namespace_policy.go:46
in loop -
k8s.io/kops @v1.36.1
cloudmock/aws/mockautoscaling/tags.go:46
in loop -
k8s.io/kops @v1.36.1
pkg/assets/assetdata/tools/cmd/generatefileassets/globlist.go:53
in loop - in loop
top callers
The modules that reach for it
The modules that call Fatalf most in this snapshot.
- github.com/kubernetes/kubernetes22127%
- github.com/kubernetes/kops14818%
- k8s.io/kops14818%
- k8s.io/code-generator10212%
- k8s.io/kubernetes668%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →