kubernetes/cmd/libs/go2idl/client-gen/generators
k8s-merge-robot 93037844c1 Merge pull request #27293 from caesarxuchao/add-patch-to-clientset
Automatic merge from submit-queue

[client-gen]Add Patch to clientset

* add the Patch() method to the clientset. 
* I have to rename the existing Patch() method of `Event` to PatchWithEventNamespace() to avoid overriding.
* some minor changes to the fake Patch action.

cc @Random-Liu since he asked for the method
@kubernetes/sig-api-machinery 

ref #26580 

```release-note
Add the Patch method to the generated clientset.
```
2016-06-25 19:15:11 -07:00
..
fake add Patch to clientsets 2016-06-17 10:30:58 -07:00
normalization Client-gen: handle dotted package name 2016-04-14 10:04:58 -07:00
client_generator.go client-gen: allow doc comment to override API group name 2016-05-25 14:16:45 -07:00
generator_for_clientset.go return nil from NewClientConfig instead of empty struct 2016-06-23 22:13:42 -07:00
generator_for_expansion.go rename file names 2016-02-16 10:08:51 -08:00
generator_for_group.go add DirectCodec; use it in release_1_3 clientset 2016-05-31 10:14:24 -07:00
generator_for_type.go add Patch to clientsets 2016-06-17 10:30:58 -07:00