kubernetes/pkg/runtime/serializer
Clayton Coleman ea7e7a18cb
Create a new method UnsafeConvertToVersion for faster convert
Only encode/decode will call this path, to allow us to optimize for
unsafe operations.
2016-05-12 10:10:35 -04:00
..
json Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
protobuf Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
recognizer Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
streaming Frame decoder was checking cap(), not len() 2016-04-30 17:57:17 -04:00
versioning Create a new method UnsafeConvertToVersion for faster convert 2016-05-12 10:10:35 -04:00
yaml Provide a JSON and YAML serializer, and a versioning wrapper 2016-01-22 00:12:49 -05:00
codec_factory.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
codec_test.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
deep_copy_generated.go Generated spec and docs 2016-04-22 11:07:33 -04:00
negotiated_codec.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
protobuf_extension.go Handle streaming serializers more consistently 2016-04-22 11:07:24 -04:00