k8s.io/klog/v2.Verbose.Infof
third-partyThe 230th most-called third-party method by production calls. Called 4,378 times across 37 modules; 4,219 of those run outside tests and generated code.
- prod calls
- 4,219
- non-test, non-generated
- all calls
- 4,378
- total callsites
- modules
- 37
- distinct callers
- in loop
- 24%
- of prod calls
- in tests
- 4%
- 159 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.Infof from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 3,904 93%
- containerd 67 2%
- Istio 8 <1%
- Argo 3 <1%
- Cilium 3 <1%
where it's called
Callsites in the wild
12 representative callsites of 4,378, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
- in loop
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop - in loop
- in loop
-
knative.dev/pkg @v0.0.0-20260727151759-521cb33b33dd
codegen/cmd/injection-gen/tags/tags.go:50
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/util/peerproxy/local_discovery.go:39 ↗
in loop
top callers
The modules that reach for it
The modules that call Verbose.Infof most in this snapshot.
- github.com/kubernetes/kubernetes97022%
- github.com/kubernetes/kops88620%
- k8s.io/kops88620%
- k8s.io/kubernetes58213%
- sigs.k8s.io/cli-utils1764%
siblings
More from k8s.io/klog/v2
The other most-called members in this package. See all →