k3s/pkg/runtime/serializer
Clayton Coleman ca2f1b87ad
Replace negotiation with a new method that can extract info
Alter how runtime.SerializeInfo is represented to simplify negotiation
and reduce the need to allocate during negotiation. Simplify the dynamic
client's logic around negotiating type. Add more tests for media type
handling where necessary.
2016-10-28 11:30:11 -04:00
..
json autogenerated 2016-10-21 17:32:32 -07:00
protobuf autogenerated 2016-10-21 17:32:32 -07:00
recognizer autogenerated 2016-10-21 17:32:32 -07:00
streaming autogenerated 2016-10-21 17:32:32 -07:00
versioning autogenerated 2016-10-21 17:32:32 -07:00
yaml autogenerated 2016-10-21 17:32:32 -07:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
codec_factory.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
codec_test.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
negotiated_codec.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
protobuf_extension.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00