kubernetes/cmd/libs/go2idl/go-to-protobuf
Kubernetes Submit Queue 6f4e0b66a7 Merge pull request #44685 from smarterclayton/serverside_get_api
Automatic merge from submit-queue (batch tested with PRs 44520, 45253, 45838, 44685, 45901)

API for server side tabular output

These are the APIs necessary to implement propsoal kubernetes/community#363

They consist of a new meta group (v1alpha1) that indicates these are alpha apis for the server as a whole, a new kind `TableList` which is a simple row + header arranged table capable of returning both object and columnar data, a `TableListOptions` for altering the behavior of the return, and `PartialObjectMetadata` which is an "interface" style API object which allows a client to ask any object for their metadata (without having to know how to parse the object or perform gymnastics).

Extracted from #40848

A few minor tweaks still required.
2017-05-16 21:28:00 -07:00
..
protobuf Merge pull request #44685 from smarterclayton/serverside_get_api 2017-05-16 21:28:00 -07:00
protoc-gen-gogo autogenerated 2017-04-14 10:40:57 -07:00
.gitignore go-to-protobuf: generate protobuf IDL and marshalers for Go structs 2016-01-06 21:09:20 -05:00
BUILD autogenerated 2017-04-14 10:40:57 -07:00
main.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00