k8s.io/apimachinery/pkg/runtime.unstructuredConverter.FromUnstructured
third-partyThe 2250th most-called third-party method by production calls. Called 338 times across 22 modules; 274 of those run outside tests and generated code.
No change in production calls since 2026-W37.
All of k8s.io/apimachinery/pkg/runtime → Docs on pkg.go.dev ↗
- prod calls
- 274
- non-test, non-generated
- all calls
- 338
- total callsites
- modules
- 22
- distinct callers
- in loop
- 13%
- of prod calls
- in tests
- 19%
- 64 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 unstructuredConverter.FromUnstructured from notable Go projects. Open one on the map to see what else it hammers.
- Velero 64 23%
- Kubernetes 15 5%
- Istio 10 4%
- External Secrets 2 <1%
- Flux 1 <1%
where it's called
Callsites in the wild
12 representative callsites of 338, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
-
derailed/k9s @v0.51.0
in loop - in loop
-
siderolabs/talos @v1.14.1
internal/app/machined/pkg/controllers/k8s/render_config_static_pods.go:323 ↗
in loop - in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
k8s.io/apimachinery @v0.37.0
pkg/apis/meta/v1/unstructured/unstructured.go:469
in loop - in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
pkg/config/crd/validator.go:223
in loop - in loop
- in loop
- in loop
top callers
The modules that reach for it
The modules that call unstructuredConverter.FromUnstructured most in this snapshot.
- github.com/derailed/k9s9328%
- github.com/velero-io/velero8826%
- github.com/vmware-tanzu/velero8826%
- github.com/kubesphere/kubesphere124%
- github.com/istio/istio72%
siblings
More from k8s.io/apimachinery/pkg/runtime
The other most-called members in this package. See all →