k3s/cmd/libs/go2idl
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
..
client-gen client-gen: honor groupName overrides in customArgs 2017-05-15 16:52:09 -04:00
conversion-gen autogenerated 2017-04-14 10:40:57 -07:00
deepcopy-gen autogenerated 2017-04-14 10:40:57 -07:00
defaulter-gen autogenerated 2017-04-14 10:40:57 -07:00
go-to-protobuf Merge pull request #44685 from smarterclayton/serverside_get_api 2017-05-16 21:28:00 -07:00
import-boss Merge pull request #42472 from timchenxiaoyu/requesttypo 2017-05-15 15:57:57 -07:00
informer-gen Merge pull request #45171 from ncdc/groupName-override 2017-05-15 14:14:21 -07:00
lister-gen Merge pull request #45171 from ncdc/groupName-override 2017-05-15 14:14:21 -07:00
openapi-gen autogenerated 2017-04-14 10:40:57 -07:00
set-gen autogenerated 2017-04-14 10:40:57 -07:00
.import-restrictions k8s.io/apimachinery scripts 2017-01-11 08:15:34 -05:00
OWNERS OWNERS: Update latest OWNERS files 2017-01-23 10:05:48 -08:00