sigs.k8s.io/yaml.JSONToYAML
third-partyThe 7681st most-called third-party function by production calls. Called 111 times across 21 modules; 77 of those run outside tests and generated code.
- prod calls
- 77
- non-test, non-generated
- all calls
- 111
- total callsites
- modules
- 21
- distinct callers
- in loop
- 16%
- of prod calls
- in tests
- 31%
- 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 55%
- Kubernetes 16 21%
- Argo 5 6%
- Kyverno 5 6%
- Flux 1 1%
where it's called
Callsites in the wild
12 representative callsites of 111, prioritizing in-loop and non-test usage. We link to source, never display it.
- in loop
- in loop
-
istio.io/istio @v0.0.0-20260804075250-35fae141dc60
istioctl/pkg/writer/pilot/status.go:132
in loop -
k8s.io/kubectl @v0.36.3
pkg/cmd/apply/apply_view_last_applied.go:160
in loop - in loop
-
istio/istio @v0.0.0-20260804075250-35fae141dc60
in loop -
kubernetes/kubernetes @master
staging/src/k8s.io/kubectl/pkg/cmd/apply/apply_view_last_applied.go:160 ↗
in loop - in loop
- in loop
- in loop
-
k8s.io/kops @v1.36.1
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/istio2422%
- istio.io/istio2422%
- github.com/kubernetes/kubernetes1816%
- k8s.io/kubernetes76%
- github.com/kyverno/kyverno65%
siblings
More from sigs.k8s.io/yaml
The other most-called functions in this package. See all →