k8s.io/kubernetes/test/utils/ktesting.TContext.Client
third-partyThe 2711th most-called third-party method by production calls. Called 314 times across 1 modules; 220 of those run outside tests and generated code.
All of k8s.io/kubernetes/test/utils/ktesting → Docs on pkg.go.dev ↗
- prod calls
- 220
- non-test, non-generated
- all calls
- 314
- total callsites
- modules
- 1
- distinct callers
- in loop
- 23%
- of prod calls
- in tests
- 30%
- 94 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 TContext.Client from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 220 100%
where it's called
Callsites in the wild
12 representative callsites of 314, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
test/integration/dra/uses_all_resources.go:62
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:77
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/uses_all_resources.go:78
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:87
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/device_taints.go:107
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/device_taints.go:112
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/device_taints.go:122
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/pod_group.go:123
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/device_taints.go:138
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/resourceclaim.go:157
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/resourceclaim.go:161
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler_perf/dra.go:195
in loop
top callers
The modules that reach for it
The modules that call TContext.Client most in this snapshot.
- k8s.io/kubernetes314100%
siblings
More from k8s.io/kubernetes/test/utils/ktesting
The other most-called members in this package. See all →