k3s/pkg/runtime
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
..
serializer Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
BUILD autogenerated 2016-10-21 17:32:32 -07:00
OWNERS Set runtime OWNERS 2016-03-04 23:59:34 -05:00
codec.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
codec_check.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
conversion_test.go Convert() should accept the new conversion Context value 2016-08-18 14:45:20 -04:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
embedded.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
embedded_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
error.go Fixed several typos 2016-07-13 15:06:24 +01:00
extension.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
extension_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generated.pb.go update generated protobuf 2016-10-13 21:22:59 -07:00
generated.proto Generated protobufs 2016-10-17 09:11:20 -07:00
helper.go Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
helper_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
interfaces.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
register.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
scheme.go Add a new Default() method on Scheme 2016-10-18 21:07:32 -04:00
scheme_builder.go fix register.go files up + add test import 2016-08-11 17:06:54 -07:00
scheme_test.go Replace negotiation with a new method that can extract info 2016-10-28 11:30:11 -04:00
swagger_doc_generator.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
swagger_doc_generator_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
types.go Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
types_proto.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
unstructured.go Unstructured methods belong in unstructured.go 2016-09-12 18:52:47 -04:00
unstructured_test.go remove testapi.Default.GroupVersion 2016-10-07 10:10:54 -04:00
unversioned_test.go Introduce GroupVersioner for capturing desired target version 2016-08-18 14:45:00 -04:00
zz_generated.deepcopy.go Commit generated files 2016-07-15 10:27:51 -07:00