diff options
| author | Huan Wei <huan@harmonycloud.cn> | 2018-07-19 22:47:48 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2018-07-19 22:47:48 +0800 |
| commit | dc0792215bfdb3468f5503f1d2a07c4c0f13d0aa (patch) | |
| tree | 70273729f7e088dce9fb6cf3c7bd8aefca24a96f | |
| parent | 4eecc5bb78a8eece97c97c6771268b1b5c7955df (diff) | |
Update generating-clientset.md
| -rw-r--r-- | contributors/devel/generating-clientset.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contributors/devel/generating-clientset.md b/contributors/devel/generating-clientset.md index 473fb136..bf12e92c 100644 --- a/contributors/devel/generating-clientset.md +++ b/contributors/devel/generating-clientset.md @@ -1,6 +1,6 @@ # Generation and release cycle of clientset -Client-gen is an automatic tool that generates [clientset](../design-proposals/api-machinery/client-package-structure.md#high-level-client-sets) based on API types. This doc introduces the use of the client-gen, and the release cycle of the generated clientsets. +Client-gen is an automatic tool that generates [clientset](../design-proposals/api-machinery/client-package-structure.md#high-level-client-sets) based on API types. This doc introduces the use of client-gen, and the release cycle of the generated clientsets. ## Using client-gen |
