k8s.io/kubernetes/test/utils/ktesting.TContext.Logf
third-partyThe 9277th most-called third-party method by production calls. Called 94 times across 1 modules; 64 of those run outside tests and generated code.
All of k8s.io/kubernetes/test/utils/ktesting → Docs on pkg.go.dev ↗
- prod calls
- 64
- non-test, non-generated
- all calls
- 94
- total callsites
- modules
- 1
- distinct callers
- in loop
- 31%
- of prod calls
- in tests
- 32%
- 30 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 method97%A method on a value whose type is known exactly.
- Embedded method3%Reached through an embedded type.
who calls this
Notable callers
Production calls into TContext.Logf from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 64 100%
where it's called
Callsites in the wild
12 representative callsites of 94, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/cmd.go:134
in loop -
k8s.io/kubernetes @v1.36.3
test/e2e/storage/utils/create.go:156
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/device_taints.go:182
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:282
in loop -
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/localupcluster.go:285
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:356
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:358
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:360
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:362
in loop -
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/localupcluster.go:389
in loop -
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/localupcluster.go:392
in loop -
k8s.io/kubernetes @v1.36.3
test/utils/localupcluster/localupcluster.go:437
in loop
top callers
The modules that reach for it
The modules that call TContext.Logf most in this snapshot.
- k8s.io/kubernetes94100%
siblings
More from k8s.io/kubernetes/test/utils/ktesting
The other most-called members in this package. See all →