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
0c20ae7e90c27fb9ce212ea1d0b00d1063671da9
kubernetes
/
pkg
/
runtime
/
serializer
/
json
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_test.go
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
json.go
Change ObjectKind signature to avoid allocations
2016-05-12 10:10:35 -04:00
meta_test.go
Provide a JSON and YAML serializer, and a versioning wrapper
2016-01-22 00:12:49 -05:00
meta.go
Provide a JSON and YAML serializer, and a versioning wrapper
2016-01-22 00:12:49 -05:00