k8s.io/klog/v2.Verbose.Info
third-partyThe 1377th most-called third-party method by production calls. Called 458 times across 24 modules; 447 of those run outside tests and generated code.
- prod calls
- 447
- non-test, non-generated
- all calls
- 458
- total callsites
- modules
- 24
- distinct callers
- in loop
- 6%
- of prod calls
- in tests
- 2%
- 11 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 →
- Concrete method100%A method on a value whose type is known exactly.
who calls this
Notable callers
Production calls into Verbose.Info from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 398 89%
- Kyverno 4 <1%
- containerd 2 <1%
where it's called
Callsites in the wild
12 representative callsites of 458, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
pkg/controller/k8sapplication/k8sapplication_controller.go:206 ↗
in loop -
k8s.io/kubernetes @v1.36.3
pkg/util/oom/oom_linux.go:74
in loop - in loop
- in loop
-
k8s.io/kops @v1.36.1
pkg/resources/openstack/lb.go:79
in loop - in loop
-
k8s.io/minikube @v1.38.1
pkg/minikube/tunnel/tunnel_manager.go:87
in loop - in loop
-
k8s.io/minikube @v1.38.1
pkg/minikube/tunnel/tunnel_manager.go:106
in loop - in loop
-
k8s.io/kubernetes @v1.36.3
pkg/volume/csi/csi_attacher.go:236
in loop
top callers
The modules that reach for it
The modules that call Verbose.Info most in this snapshot.
- github.com/kubernetes/kubernetes14933%
- k8s.io/kubernetes11826%
- github.com/kubernetes/kops429%
- k8s.io/kops429%
- knative.dev/pkg184%
siblings
More from k8s.io/klog/v2
The other most-called members in this package. See all →