..
serializer
add DirectCodec; use it in release_1_3 clientset
2016-05-31 10:14:24 -07: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 Controller to api/meta
2016-05-31 20:21:05 +02:00
types_proto.go
Add a defensive sanity check to protobuf marshal
2016-05-10 18:58:59 -04:00
unstructured.go
pkg/runtime: preallocate slice in unstructured.go
2016-05-27 14:54:25 -07:00
unstructured_test.go
Add Controller to api/meta
2016-05-31 20:21:05 +02:00
unversioned_test.go
Move conversion.Scheme to runtime
2016-01-30 14:12:40 -05:00