kubernetes/pkg/runtime/serializer/protobuf
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
..
doc.go Add an experimental protobuf serializer 2016-03-31 10:41:11 -04:00
protobuf_test.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00
protobuf.go Change ObjectKind signature to avoid allocations 2016-05-12 10:10:35 -04:00