mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-25 03:00:49 -05:00
Remove Codec from versionInterfaces in meta (RESTMapper is now agnostic to codec and serialization). Register api/latest.Codecs as the codec factory and use latest.Codecs.LegacyCodec(version) as an equvialent to the previous codec. |
||
|---|---|---|
| .. | ||
| doc.go | ||
| help.go | ||
| help_test.go | ||
| interfaces.go | ||
| meta.go | ||
| meta_test.go | ||
| restmapper.go | ||
| restmapper_test.go | ||