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-06-29 17:47:36 -07:00
2016-07-12 21:52:54 -07:00
2016-06-29 17:47:36 -07:00
2016-07-13 12:54:15 -07:00
2016-07-13 11:12:59 -07:00
2016-06-29 17:47:36 -07:00
2016-07-04 11:20:47 +08:00
2016-07-13 16:09:01 -07:00
2016-07-06 15:42:56 -07:00
2016-07-13 16:09:01 -07:00
2016-07-12 18:05:43 +02:00
2016-06-29 17:47:36 -07:00
2016-07-05 20:27:41 -06:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-01 23:23:19 -07:00
2016-06-29 17:47:36 -07:00
2016-07-05 22:10:47 +02:00
2016-06-29 17:47:36 -07:00
2016-07-13 14:42:02 -07:00
2016-07-13 11:12:59 -07:00
2016-06-29 17:47:36 -07:00
2016-07-06 23:36:49 -07:00
2016-07-07 10:04:46 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-08 11:28:43 -07:00
2016-07-06 11:29:47 -04:00
2016-07-13 08:45:18 +02:00
2016-07-13 10:41:02 -07:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-06 14:25:15 -04:00
2016-06-29 17:47:36 -07:00
2016-07-13 08:45:18 +02:00
2016-06-29 17:47:36 -07:00
2016-06-29 17:47:36 -07:00
2016-07-13 11:12:59 -07:00
2016-06-29 17:47:36 -07:00
2016-07-07 16:47:35 -07:00
2016-06-29 17:47:36 -07:00
2016-06-16 08:21:27 -07:00