kubernetes/pkg/client
Kubernetes Submit Queue 7414cafbeb Merge pull request #34860 from mbohlool/optional
Automatic merge from submit-queue

+optional tag for OpenAPI spec

OpenAPI rely on "omitempty" json tag to determine if a field is optional or not. This change will add "+optional" tag to all fields with "omitempty" json tag and support the tag in OpenAPI spec generator.
2016-10-17 22:07:00 -07:00
..
cache Add LimitRange informer 2016-10-17 16:00:26 -04:00
chaosclient Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
clientset_generated generated 2016-10-04 20:39:29 -07:00
leaderelection Abstraction of endpoints in leaderelection code 2016-09-29 23:42:00 -05:00
metrics Remove implicit Prometheus metrics from client 2016-08-19 10:11:45 -07:00
record Merge pull request #29230 from luxas/goimport 2016-08-05 16:22:01 -07:00
restclient Add global timeout flag 2016-10-14 09:57:40 -04:00
retry move the retry util out of pkg/client/unversioned 2016-10-13 16:10:24 -07:00
testdata Added test cases for NewKubeletClient with TLS enabled 2014-12-18 00:57:33 -08:00
testing manual changes to let client-gen use versioned options 2016-10-04 20:39:29 -07:00
transport Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
typed Merge pull request #33234 from caesarxuchao/retry-discovery-failure 2016-10-07 05:13:21 -07:00
unversioned Add +optional tag to all fields with omitempty json tag 2016-10-17 08:52:13 -07:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00