k3s/pkg/api/unversioned
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
..
duration.go Add protobuf preparation objects, guarded by proto tag 2015-12-05 18:15:48 -05:00
duration_test.go Add pkg/api/unversioned.Duration type 2015-09-17 16:25:46 -07:00
group_version.go Switch API objects to not register per version codecs 2016-01-22 01:10:21 -05:00
group_version_test.go rename to GroupVersion and rename the one in type.go to GroupVersionForDiscovery 2015-11-05 14:52:58 -08:00
register.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
time.go Add protobuf preparation objects, guarded by proto tag 2015-12-05 18:15:48 -05:00
time_proto.go Add protobuf preparation objects, guarded by proto tag 2015-12-05 18:15:48 -05:00
time_test.go Move pkg/util.Time to pkg/api/unversioned.Time 2015-09-17 17:51:27 -07:00
types.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
types_swagger_doc_generated.go Switch to versioned ListOptions in server. 2015-12-21 14:23:37 +01:00
well_known_labels.go Make zone and region node labels conformant. 2015-11-19 16:35:58 -08:00