k8s.io/klog/v2.InfoS
third-partyThe 2458th most-called third-party function by production calls. Called 264 times across 13 modules; 249 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 249
- non-test, non-generated
- all calls
- 264
- total callsites
- modules
- 13
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 6%
- 15 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 InfoS from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 248 100%
where it's called
Callsites in the wild
12 representative callsites of 264, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.37.0
test/e2e/storage/pvc_storageclass.go:65
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/serviceaccount/externaljwt/plugin/keycache.go:72
in loop - in loop
-
k8s.io/kubernetes @v1.37.0
pkg/proxy/ipvs/graceful_termination.go:104
in loop - in loop
-
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
internal/ingress/controller/nginx.go:211
in loop -
k8s.io/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
internal/ingress/status/status.go:224
in loop -
kubernetes/ingress-nginx @v0.0.0-20260319212031-dbb11b92ddb7
in loop -
k8s.io/apiserver @v0.37.0
pkg/storage/etcd3/metrics/metrics.go:322
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/etcd3/metrics/metrics.go:322 ↗
in loop
top callers
The modules that reach for it
The modules that call InfoS most in this snapshot.
- github.com/kubernetes/kubernetes7227%
- github.com/kubernetes/ingress-nginx5420%
- k8s.io/ingress-nginx5420%
- k8s.io/kubernetes3814%
- k8s.io/apiserver2811%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →