k8s-merge-robot
6b6141f812
Merge pull request #28820 from caesarxuchao/patch-subresource
Automatic merge from submit-queue
[client-gen] Allow passing subresources in Patch method
Expand the Patch() method from:
```
Patch(name string, pt api.PatchType, data []byte)
```
to
```
Patch(name string, pt api.PatchType, data []byte, subresources ...string)
```
Continue on #27293. Fixes #26580.
cc @Random-Liu @lavalamp
2016-07-13 16:09:01 -07:00
..
2016-07-12 09:43:08 +02:00
2016-07-12 20:30:12 -07:00
2016-06-29 17:47:36 -07:00
2016-07-06 09:39:42 -04:00
2016-06-29 17:47:36 -07:00
2016-07-12 09:43:08 +02:00
2016-06-29 17:47:36 -07:00
2016-07-13 16:09:01 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-12 10:30:33 -07:00
2016-07-11 21:02:33 +02:00
2016-06-29 17:47:36 -07:00
2016-07-12 02:28:05 -07:00
2016-06-29 17:47:36 -07:00
2016-07-01 16:55:39 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-05-11 13:34:51 -07:00