..
serializer
Add an experimental protobuf serializer
2016-03-31 10:41:11 -04:00
OWNERS
Set runtime OWNERS
2016-03-04 23:59:34 -05:00
codec.go
Simplify Codec and split responsibilities
2016-01-21 23:18:32 -05:00
codec_check.go
changes for cross-group moves
2016-02-15 21:39:00 +01:00
conversion.go
rewrite go imports
2015-08-05 17:30:03 -07:00
conversion_generator.go
provide best effort generation even if types are asymmetrical
2016-03-22 11:44:07 -04:00
conversion_generator_test.go
provide best effort generation even if types are asymmetrical
2016-03-22 11:44:07 -04:00
conversion_test.go
Simplify Codec and split responsibilities
2016-01-21 23:18:32 -05:00
deep_copy_generated.go
Rename RawJSON to Raw in runtime.RawExtension and add ContentType & ContentEncoding.
2016-03-18 12:35:27 +01:00
doc.go
Make copyright ownership statement generic
2015-05-01 17:49:56 -04:00
embedded.go
Fix bunch of issues with conversion generator.
2016-03-24 08:26:51 +01: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
helper.go
etcd (v3) store: implements KV methods of storage.Interface
2016-03-30 10:20:39 -07:00
helper_test.go
Rename RawJSON to Raw in runtime.Unknown and add ContentType & ContentEncoding.
2016-03-16 16:43:58 +01:00
interfaces.go
Move conversion.Scheme to runtime
2016-01-30 14:12:40 -05:00
register.go
Adding dynamic client
2016-02-12 11:49:00 -08:00
scheme.go
Merge pull request #20351 from krousey/dynamic_client
2016-02-19 10:00:54 -08:00
scheme_test.go
Fixing several (but not all) go vet errors. Most are around string formatting, or unreachable code.
2016-03-22 17:26:50 -07:00
swagger_doc_generator.go
Strip go2idl instructions from generated swagger doc
2015-12-05 18:15:49 -05:00
swagger_doc_generator_test.go
swagger type documentation generator
2015-08-22 02:26:03 +02:00
types.go
Add an experimental protobuf serializer
2016-03-31 10:41:11 -04:00
types_proto.go
Add an experimental protobuf serializer
2016-03-31 10:41:11 -04:00
unstructured.go
Rename RawJSON to Raw in runtime.Unknown and add ContentType & ContentEncoding.
2016-03-16 16:43:58 +01:00
unstructured_test.go
Rename RawJSON to Raw in runtime.Unknown and add ContentType & ContentEncoding.
2016-03-16 16:43:58 +01:00
unversioned_test.go
Move conversion.Scheme to runtime
2016-01-30 14:12:40 -05:00