Files
kubernetes/cmd
Clayton Coleman 529bd2bf98 Support protobuf.as=Message for aliasing
In order to allow a Go type to have a different internal representation,
provide the comment `// +protobuf.as=MESSAGENAME` which substitutes the
current message's members with the named message's members. Used by the
unversioned.Time type to have the same fields as unversioned.Timestamp
and to have an alternate serialization.
2016-04-04 23:00:35 -04:00
..
2016-03-25 11:21:39 -07:00
2016-03-14 21:30:38 +08:00
2016-03-02 20:46:32 -05:00