k8s.io/klog/v2.Info
third-partyThe 1465th most-called third-party function by production calls. Called 470 times across 21 modules; 417 of those run outside tests and generated code.
- prod calls
- 417
- non-test, non-generated
- all calls
- 470
- total callsites
- modules
- 21
- distinct callers
- in loop
- 8%
- of prod calls
- in tests
- 11%
- 53 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 Info from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 354 85%
where it's called
Callsites in the wild
12 representative callsites of 470, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
k8s.io/apiserver @v0.36.3
pkg/util/peerproxy/local_discovery.go:44
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/util/peerproxy/local_discovery.go:44 ↗
in loop - in loop
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/util/peerproxy/local_discovery.go:47 ↗
in loop - in loop
-
k8s.io/apiserver @v0.36.3
pkg/util/peerproxy/local_discovery.go:47
in loop - in loop
-
k8s.io/apiserver @v0.36.3
pkg/util/peerproxy/local_discovery.go:49
in loop - in loop
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/util/peerproxy/local_discovery.go:49 ↗
in loop - in loop
top callers
The modules that reach for it
The modules that call Info most in this snapshot.
- github.com/kubernetes/kubernetes10322%
- k8s.io/kubernetes6113%
- github.com/kubernetes/minikube6013%
- k8s.io/minikube6013%
- github.com/flannel-io/flannel449%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →