sigs.k8s.io/yaml.JSONToYAML
third-partyThe 7668th most-called third-party function by production calls. Called 112 times across 21 modules; 78 of those run outside tests and generated code.
No change in production calls since 2026-W37.
- prod calls
- 78
- non-test, non-generated
- all calls
- 112
- total callsites
- modules
- 21
- distinct callers
- in loop
- 15%
- of prod calls
- in tests
- 30%
- 34 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 →
- Package function100%A direct call to an exported package function, resolved by type.
who calls this
Notable callers
Production calls into JSONToYAML from notable Go projects. Open one on the map to see what else it hammers.
- Istio 42 54%
- Kubernetes 17 22%
- Argo 5 6%
- Kyverno 5 6%
- Flux 1 1%
where it's called
Callsites in the wild
12 representative callsites of 112, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
istio/istio @v0.0.0-20260921104621-5b6314c52361
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/kubectl/pkg/cmd/apply/apply_view_last_applied.go:160 ↗
in loop - in loop
-
istio.io/istio @v0.0.0-20260921104621-5b6314c52361
istioctl/pkg/writer/pilot/status.go:132
in loop -
k8s.io/kubectl @v0.37.0
pkg/cmd/apply/apply_view_last_applied.go:160
in loop - in loop
- in loop
- in loop
-
k8s.io/kops @v1.36.2
pkg/dump/resourcedumper.go:248
in loop - in loop
top callers
The modules that reach for it
The modules that call JSONToYAML most in this snapshot.
- github.com/istio/istio2421%
- istio.io/istio2421%
- github.com/kubernetes/kubernetes1816%
- k8s.io/kubernetes87%
- github.com/kyverno/kyverno65%
siblings
More from sigs.k8s.io/yaml
The other most-called functions in this package. See all →