sample-controller/Godeps
Kubernetes Publisher 9b47297be0 Merge pull request #54950 from sttts/sttts-code-gen-go-names
Automatic merge from submit-queue (batch tested with PRs 54535, 54950, 55081). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

code-gen: add +groupGoName to allow unique Go identifiers in clientsets and informers

We use the first segement of the GroupName as Go name. Hence, a GroupName
"policy.k8s.io" and "policy.authorization.k8s.io" could not live in the
same clientset or shared informer factory. This PR add another tag:

```
  // +groupGoName=AuthorizationPolicy
```

Kubernetes-commit: 099935df1407bc78a43f7a16cca3477a5efd1f7b
2017-12-07 05:03:32 +00:00
..
Godeps.json Merge pull request #54950 from sttts/sttts-code-gen-go-names 2017-12-07 05:03:32 +00:00
Readme Add sample CustomResourceDefinition controller 2017-10-09 19:19:34 +01:00

This directory tree is generated automatically by godep.

Please do not edit.

See https://github.com/tools/godep for more information.