mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-28 12:40:38 -05:00
Base codecs no longer automically handle YAML. Instead, clients must convert to JSON first via yaml.ToJSON and runtime.YAMLDecoder. |
||
|---|---|---|
| .. | ||
| converter.go | ||
| converter_test.go | ||
| decode.go | ||
| deep_equal.go | ||
| deep_equal_test.go | ||
| doc.go | ||
| encode.go | ||
| error.go | ||
| meta.go | ||
| meta_test.go | ||
| scheme.go | ||
| scheme_test.go | ||