Merge pull request #68245 from jingyih/remove_tagName_in_goDoc

*: Remove comment tags in GoDoc

Kubernetes-commit: a67689dfcab0ed547e1d060c414eae7c81629cc9
This commit is contained in:
Kubernetes Publisher
2018-09-25 06:13:23 -07:00
37 changed files with 276 additions and 244 deletions
+1
View File
@@ -17,4 +17,5 @@ limitations under the License.
// +k8s:deepcopy-gen=package
// +k8s:defaulter-gen=TypeMeta
// +groupName=example.crd.code-generator.k8s.io
package v1
+1
View File
@@ -18,4 +18,5 @@ limitations under the License.
// +k8s:defaulter-gen=TypeMeta
// +groupName=example.test.crd.code-generator.k8s.io
// +groupGoName=SecondExample
package v1