Replace godep with dep

This commit is contained in:
Manuel de Brito Fontes 2017-10-06 17:26:14 -03:00
parent 1e7489927c
commit bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions

18
vendor/k8s.io/api/rbac/OWNERS generated vendored Executable file
View file

@ -0,0 +1,18 @@
reviewers:
- thockin
- lavalamp
- smarterclayton
- deads2k
- sttts
- ncdc
- timothysc
- dims
- krousey
- mml
- mbohlool
- david-mcmahon
- ericchiang
- lixiaobing10051267
- jianhuiz
- liggitt
- enj

2
vendor/k8s.io/api/rbac/v1/doc.go generated vendored
View file

@ -18,4 +18,4 @@ limitations under the License.
// +k8s:openapi-gen=true
// +groupName=rbac.authorization.k8s.io
package v1
package v1 // import "k8s.io/api/rbac/v1"

View file

@ -18,4 +18,4 @@ limitations under the License.
// +k8s:openapi-gen=true
// +groupName=rbac.authorization.k8s.io
package v1alpha1
package v1alpha1 // import "k8s.io/api/rbac/v1alpha1"

View file

@ -18,4 +18,4 @@ limitations under the License.
// +k8s:openapi-gen=true
// +groupName=rbac.authorization.k8s.io
package v1beta1
package v1beta1 // import "k8s.io/api/rbac/v1beta1"