This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
a84e62d9e672a4634dbb6e95a1e613a67aff3e39
kubernetes
/
pkg
/
runtime
/
serializer
History
Clayton Coleman
a84e62d9e6
Change ObjectKind signature to avoid allocations
...
We don't need to pass a pointer into SetGroupKindVersion() - a struct works just as well.
2016-05-12 10:10:35 -04:00
..
json
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
protobuf
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
recognizer
Split the storage and negotiation parts of Codecs
2016-05-05 12:08:23 -04:00
streaming
Frame decoder was checking cap(), not len()
2016-04-30 17:57:17 -04:00
versioning
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
yaml
Provide a JSON and YAML serializer, and a versioning wrapper
2016-01-22 00:12:49 -05:00
codec_factory.go
Split the storage and negotiation parts of Codecs
2016-05-05 12:08:23 -04:00
codec_test.go
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
deep_copy_generated.go
Generated spec and docs
2016-04-22 11:07:33 -04:00
negotiated_codec.go
Split the storage and negotiation parts of Codecs
2016-05-05 12:08:23 -04:00
protobuf_extension.go
Handle streaming serializers more consistently
2016-04-22 11:07:24 -04:00