k8s.io/kubernetes/pkg/scheduler/testing.PodWrapper.Obj
third-partyThe 3160th most-called third-party method by production calls. Called 556 times across 1 modules; 187 of those run outside tests and generated code.
All of k8s.io/kubernetes/pkg/scheduler/testing → Docs on pkg.go.dev ↗
- prod calls
- 187
- non-test, non-generated
- all calls
- 556
- total callsites
- modules
- 1
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 66%
- 369 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 PodWrapper.Obj from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 187 100%
where it's called
Callsites in the wild
12 representative callsites of 556, prioritizing in-loop and non-test usage. We link to source, never display it.
-
k8s.io/kubernetes @v1.36.3
pkg/scheduler/testing/workload_prep.go:59
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:82
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:160
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/scoring/priorities_test.go:1230
in loop test -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/preemption/preemption_test.go:1446
in loop test -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/plugins/plugins_test.go:2752
in loop test -
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/plugins/plugins_test.go:2931
in loop test -
k8s.io/kubernetes @v1.36.3
test/integration/dra/extendedresource.go:68
-
k8s.io/kubernetes @v1.36.3
test/integration/dra/dra.go:72
-
k8s.io/kubernetes @v1.36.3
test/integration/dra/node_allocatable_resources.go:140
-
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/queueing/queue.go:145
-
k8s.io/kubernetes @v1.36.3
test/integration/scheduler/queueing/queue.go:146
top callers
The modules that reach for it
The modules that call PodWrapper.Obj most in this snapshot.
- k8s.io/kubernetes556100%
siblings
More from k8s.io/kubernetes/pkg/scheduler/testing
The other most-called members in this package. See all →