Files
kubernetes/pkg/runtime/serializer/json/json_test.go
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

8.7 KiB