Skip to content
callcount

k8s.io/kubernetes/pkg/scheduler/testing.PodWrapper.Container

third-party

The 3360th most-called third-party method by production calls. Called 506 times across 1 modules; 176 of those run outside tests and generated code.

All of k8s.io/kubernetes/pkg/scheduler/testing → Docs on pkg.go.dev ↗

prod calls
176
non-test, non-generated
all calls
506
total callsites
modules
1
distinct callers
in loop
1%
of prod calls
in tests
65%
330 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.Container from notable Go projects. Open one on the map to see what else it hammers.

where it's called

Callsites in the wild

12 representative callsites of 506, prioritizing in-loop and non-test usage. We link to source, never display it.

PodWrapper.Container · 12 of 506 callsites
  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/partitionable_devices.go:81

    in loop
  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/partitionable_devices.go:159

    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/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:70

  • 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

  • k8s.io/kubernetes @v1.36.3

    test/integration/scheduler/queueing/queue.go:165

  • k8s.io/kubernetes @v1.36.3

    test/integration/scheduler/queueing/queue.go:169

  • k8s.io/kubernetes @v1.36.3

    test/integration/dra/prioritizedlist.go:183

top callers

The modules that reach for it

The modules that call PodWrapper.Container most in this snapshot.

  • k8s.io/kubernetes506100%

siblings

More from k8s.io/kubernetes/pkg/scheduler/testing

The other most-called members in this package. See all →