k8s.io/apimachinery/pkg/runtime.Unstructured.UnstructuredContent
third-partyThe 4579th most-called third-party method by production calls. Called 197 times across 9 modules; 129 of those run outside tests and generated code.
All of k8s.io/apimachinery/pkg/runtime → Docs on pkg.go.dev ↗
- prod calls
- 129
- non-test, non-generated
- all calls
- 197
- total callsites
- modules
- 9
- distinct callers
- in loop
- 5%
- of prod calls
- in tests
- 35%
- 68 calls
- resolved
- 0%
- 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 →
- Interface method100%Called through an interface. The runtime target may differ.
who calls this
Notable callers
Production calls into Unstructured.UnstructuredContent from notable Go projects. Open one on the map to see what else it hammers.
- Velero 75 58%
- Kubernetes 17 13%
where it's called
Callsites in the wild
12 representative callsites of 197, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
k8s.io/apiextensions-apiserver @v0.36.3
pkg/registry/customresource/tableconvertor/tableconvertor.go:117
in loop - in loop
-
k8s.io/kubectl @v0.36.3
pkg/cmd/get/customcolumn.go:242
in loop - in loop
- in loop
- in loop test
- in loop test
- in loop test
- in loop test
- in loop test
top callers
The modules that reach for it
The modules that call Unstructured.UnstructuredContent most in this snapshot.
- github.com/vmware-tanzu/velero11558%
- github.com/velero-io/velero5628%
- k8s.io/apimachinery84%
- github.com/tilt-dev/tilt53%
- k8s.io/apiextensions-apiserver42%
siblings
More from k8s.io/apimachinery/pkg/runtime
The other most-called members in this package. See all →