mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-23 10:10:47 -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. |
||
|---|---|---|
| .. | ||
| latest | ||
| v1 | ||
| validation | ||
| register.go | ||
| types.go | ||