Skip to content
callcount

k8s.io/apimachinery/pkg/runtime.Object.DeepCopyObject

third-party

The 2655th most-called third-party method by production calls. Called 275 times across 27 modules; 226 of those run outside tests and generated code.

All of k8s.io/apimachinery/pkg/runtime → Docs on pkg.go.dev ↗

prod calls
226
non-test, non-generated
all calls
275
total callsites
modules
27
distinct callers
in loop
14%
of prod calls
in tests
9%
25 calls
resolved
1%
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 →

  • Embedded method1%Reached through an embedded type.
  • Interface method99%Called through an interface. The runtime target may differ.

who calls this

Notable callers

Production calls into Object.DeepCopyObject 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 275, prioritizing in-loop and non-test usage. We link to source, never display it.

Object.DeepCopyObject · 12 of 275 callsites

top callers

The modules that reach for it

The modules that call Object.DeepCopyObject most in this snapshot.

  • k8s.io/apiserver12144%
  • k8s.io/apimachinery2710%
  • sigs.k8s.io/controller-runtime218%
  • k8s.io/client-go197%
  • github.com/kubernetes/client-go187%

siblings

More from k8s.io/apimachinery/pkg/runtime

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