k8s.io/klog/v2.Warningf
third-partyThe 352nd most-called third-party function by production calls. Called 2,512 times across 26 modules; 2,498 of those run outside tests and generated code.
0% in production calls vs 2026-W37 (2,495 → 2,498)
- prod calls
- 2,498
- non-test, non-generated
- all calls
- 2,512
- total callsites
- modules
- 26
- distinct callers
- in loop
- 27%
- of prod calls
- in tests
- <1%
- 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 Warningf from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 2,321 93%
- Kyverno 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 2,512, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
-
google/go-licenses/v2 @v2.0.1
in loop -
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
-
k8s.io/minikube @v1.39.0
pkg/minikube/schedule/daemonize_unix.go:40
in loop - in loop
- in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/workspacerole/workspacerole_controller.go:106 ↗
in loop
top callers
The modules that reach for it
The modules that call Warningf most in this snapshot.
- github.com/kubernetes/kops41517%
- k8s.io/kops41517%
- github.com/kubernetes/minikube34514%
- k8s.io/minikube34514%
- github.com/kubernetes/kubernetes28111%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →