k8s.io/klog/v2.Verbose.Infoln
third-partyThe 4322nd most-called third-party method by production calls. Called 141 times across 10 modules; 138 of those run outside tests and generated code.
- prod calls
- 138
- non-test, non-generated
- all calls
- 141
- total callsites
- modules
- 10
- distinct callers
- in loop
- <1%
- of prod calls
- in tests
- 2%
- 3 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.Infoln from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 135 98%
where it's called
Callsites in the wild
12 representative callsites of 141, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
in loop -
-
-
k8s.io/kubernetes @v1.36.3
cmd/kubeadm/app/phases/controlplane/manifests.go:45
-
kubesphere/kubesphere @v0.0.0-20260715011438-04a29b5c6014
-
-
k8s.io/kubernetes @v1.36.3
cmd/kubeadm/app/phases/certs/certs.go:46
-
k8s.io/kubernetes @v1.36.3
cmd/kubeadm/app/cmd/version.go:56
-
-
-
k8s.io/kubernetes @v1.36.3
cmd/kubeadm/app/phases/bootstraptoken/clusterinfo/clusterinfo.go:58
-
k8s.io/kubernetes @v1.36.3
cmd/kubeadm/app/cmd/phases/reset/removeetcdmember.go:59
top callers
The modules that reach for it
The modules that call Verbose.Infoln most in this snapshot.
- github.com/kubernetes/kubernetes6043%
- k8s.io/kubernetes5841%
- sigs.k8s.io/cli-utils118%
- github.com/kubernetes/client-go21%
- github.com/kubesphere/kubesphere21%
siblings
More from k8s.io/klog/v2
The other most-called members in this package. See all →