k8s.io/klog/v2.Verbose.Enabled
third-partyThe 5415th most-called third-party method by production calls. Called 118 times across 20 modules; 109 of those run outside tests and generated code.
- prod calls
- 109
- non-test, non-generated
- all calls
- 118
- total callsites
- modules
- 20
- distinct callers
- in loop
- 11%
- of prod calls
- in tests
- 8%
- 9 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.Enabled from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 103 94%
where it's called
Callsites in the wild
12 representative callsites of 118, prioritizing in-loop and non-test usage. We link to source, never display it.
-
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/task/apply_task.go:105
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/prune/prune.go:107
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/task/apply_task.go:122
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/prune/prune.go:124
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/prune/prune.go:142
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/task/apply_task.go:143
in loop - in loop
-
k8s.io/kops @v1.36.1
dnsprovider/pkg/dnsprovider/providers/aws/route53/rrchangeset.go:143
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/task/apply_task.go:167
in loop -
sigs.k8s.io/cli-utils @v0.37.2
pkg/apply/prune/prune.go:193
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/util/flowcontrol/apf_controller.go:608 ↗
in loop -
k8s.io/apiserver @v0.36.3
pkg/util/flowcontrol/apf_controller.go:608
in loop
top callers
The modules that reach for it
The modules that call Verbose.Enabled most in this snapshot.
- github.com/kubernetes/kubernetes3126%
- k8s.io/apiserver2219%
- sigs.k8s.io/cli-utils1210%
- k8s.io/klog/v2119%
- github.com/kubernetes/ingress-nginx76%
siblings
More from k8s.io/klog/v2
The other most-called members in this package. See all →