k8s.io/apimachinery/pkg/apis/meta/v1/unstructured.Unstructured.UnstructuredContent
third-partyThe 5170th most-called third-party method by production calls. Called 182 times across 17 modules; 115 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apimachinery/pkg/apis/meta/v1/unstructured → Docs on pkg.go.dev ↗
- prod calls
- 115
- non-test, non-generated
- all calls
- 182
- total callsites
- modules
- 17
- distinct callers
- in loop
- 26%
- of prod calls
- in tests
- 37%
- 67 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 Unstructured.UnstructuredContent from notable Go projects. Open one on the map to see what else it hammers.
- Kubernetes 40 35%
- Kyverno 27 23%
- Velero 16 14%
- Istio 10 9%
- Helm 2 2%
where it's called
Callsites in the wild
12 representative callsites of 182, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/config/crd/validator.go:223
in loop -
k8s.io/apimachinery @v0.37.0
pkg/apis/meta/v1/unstructured/unstructured_list.go:86
in loop - in loop
- in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop - in loop
- in loop
- in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/config/crd/validator.go:236
in loop - in loop
top callers
The modules that reach for it
The modules that call Unstructured.UnstructuredContent most in this snapshot.
- github.com/kyverno/kyverno5229%
- k8s.io/apiextensions-apiserver3016%
- github.com/crossplane/crossplane179%
- github.com/vmware-tanzu/velero169%
- github.com/velero-io/velero137%
siblings
More from k8s.io/apimachinery/pkg/apis/meta/v1/unstructured
The other most-called members in this package. See all →