kubernetes/pkg/generated/openapi
Kubernetes Submit Queue 092b2cc081 Merge pull request #31994 from caesarxuchao/client-gen-versioned-options
Automatic merge from submit-queue

[Client-gen] Let versioned client use versioned options

i.e., use v1.ListOptions, v1.DeleteOptions when possible.

Remove the extension/v1beta1.ListOptions, because it's exactly the same as v1.ListOptions, and is not referred throughout the code base. After its removal, I register v1.ListOptions during extensions/v1beta1 scheme registration.

First three commits are manual changes.

Fix #27753

cc @lavalamp
2016-10-04 22:16:40 -07:00
..
doc.go Move openapi output to a flag rather than tag 2016-09-27 17:52:22 -07:00
zz_generated.openapi.go Merge pull request #31994 from caesarxuchao/client-gen-versioned-options 2016-10-04 22:16:40 -07:00