kubernetes/pkg/runtime/serializer/json
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