k8s.io/kubernetes/pkg/scheduler/testing.PodWrapper.Name
third-partyThe 3161st most-called third-party method by production calls. Called 548 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
- 548
- total callsites
- modules
- 1
- distinct callers
- in loop
- 2%
- of prod calls
- in tests
- 66%
- 361 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.Name 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 548, 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:54
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:80
in loop -
k8s.io/kubernetes @v1.36.3
test/integration/dra/partitionable_devices.go:155
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:2928
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:69
-
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.Name most in this snapshot.
- k8s.io/kubernetes548100%
siblings
More from k8s.io/kubernetes/pkg/scheduler/testing
The other most-called members in this package. See all →