k8s.io/klog/v2.InitFlags
third-partyThe 5457th most-called third-party function by production calls. Called 201 times across 43 modules; 108 of those run outside tests and generated code.
- prod calls
- 108
- non-test, non-generated
- all calls
- 201
- total callsites
- modules
- 43
- distinct callers
- in loop
- 0%
- of prod calls
- in tests
- 46%
- 93 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 InitFlags from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 68 63%
- KEDA 3 3%
- Argo 2 2%
- containerd 2 2%
- Istio 2 2%
where it's called
Callsites in the wild
12 representative callsites of 201, prioritizing in-loop and non-test usage. We link to source, never display it.
-
kubernetes/kubernetes @master
staging/src/k8s.io/apiserver/pkg/storage/etcd3/block_logger_test.go:88 ↗
in loop test -
klog/v2 @v2.140.0
stderr_threshold_test.go:340
in loop test - in loop test
- in loop test
-
k8s.io/client-go @v0.36.3
transport/round_trippers_test.go:619
in loop test - in loop test
- in loop test
-
k8s.io/client-go @v0.36.3
rest/request_test.go:4210
in loop test -
argoproj/pkg @v0.13.6
-
-
-
top callers
The modules that reach for it
The modules that call InitFlags most in this snapshot.
- github.com/kubernetes/kubernetes5427%
- k8s.io/klog/v2157%
- k8s.io/kubernetes157%
- k8s.io/code-generator115%
- github.com/google/certificate-transparency-go105%
siblings
More from k8s.io/klog/v2
The other most-called functions in this package. See all →