kubernetes/pkg/api/testapi
Clayton Coleman c1d932e44a Switch API objects to not register per version codecs
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.
2016-01-22 01:10:21 -05:00
..
testapi_test.go update testapi to eliminate redundant fields 2015-12-07 15:54:26 -05:00
testapi.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00