k3s/pkg/runtime
k8s-merge-robot e543bd6452 Merge pull request #26007 from smarterclayton/watch_opt
Automatic merge from submit-queue

Additional optimizations to the encode/decode paths

Builds on top of #25983 with a number of other optimizations.
2016-05-28 06:27:00 -07:00
..
serializer Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
OWNERS Set runtime OWNERS 2016-03-04 23:59:34 -05:00
codec.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
codec_check.go changes for cross-group moves 2016-02-15 21:39:00 +01:00
conversion.go Small improvements in conversion generator 2016-04-05 02:10:23 +02:00
conversion_test.go Simplify Codec and split responsibilities 2016-01-21 23:18:32 -05:00
deep_copy_generated.go Split the storage and negotiation parts of Codecs 2016-05-05 12:08:23 -04:00
doc.go
embedded.go Vet fixes, mostly pass lock by value errors. 2016-04-06 11:27:40 -07:00
embedded_test.go Refactor diff into sub pkg 2016-03-21 20:21:39 +08:00
error.go fix version detection for error 2016-02-04 08:20:41 -05:00
extension.go Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
extension_test.go Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding. 2016-03-18 12:35:27 +01:00
generated.pb.go Strip side-effect imports from generated protobuf 2016-05-02 18:12:20 -04:00
generated.proto Initial protobuf generated files 2016-04-20 12:13:05 -04:00
helper.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
helper_test.go Redo Unstructured to have accessor methods 2016-05-03 14:07:28 -07:00
interfaces.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
register.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
scheme.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
scheme_test.go Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
swagger_doc_generator.go Remove old conversion generator 2016-04-15 12:07:57 +02:00
swagger_doc_generator_test.go
types.go add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server 2016-05-24 13:07:28 -07:00
types_proto.go Add a defensive sanity check to protobuf marshal 2016-05-10 18:58:59 -04:00
unstructured.go Merge pull request #25540 from krousey/discovery_mapper 2016-05-21 07:13:49 -07:00
unstructured_test.go add finalizer logics to the API server and the garbage collector; handling DeleteOptions.OrphanDependents in the API server 2016-05-24 13:07:28 -07:00
unversioned_test.go Move conversion.Scheme to runtime 2016-01-30 14:12:40 -05:00