Replace godep with dep
This commit is contained in:
parent
1e7489927c
commit
bf5616c65b
14883 changed files with 3937406 additions and 361781 deletions
10
vendor/k8s.io/api/authentication/OWNERS
generated
vendored
Executable file
10
vendor/k8s.io/api/authentication/OWNERS
generated
vendored
Executable file
|
|
@ -0,0 +1,10 @@
|
|||
reviewers:
|
||||
- liggitt
|
||||
- lavalamp
|
||||
- wojtek-t
|
||||
- deads2k
|
||||
- sttts
|
||||
- timothysc
|
||||
- mbohlool
|
||||
- jianhuiz
|
||||
- enj
|
||||
2
vendor/k8s.io/api/authentication/v1/doc.go
generated
vendored
2
vendor/k8s.io/api/authentication/v1/doc.go
generated
vendored
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
// +k8s:deepcopy-gen=package,register
|
||||
// +groupName=authentication.k8s.io
|
||||
// +k8s:openapi-gen=true
|
||||
package v1
|
||||
package v1 // import "k8s.io/api/authentication/v1"
|
||||
|
|
|
|||
2
vendor/k8s.io/api/authentication/v1beta1/doc.go
generated
vendored
2
vendor/k8s.io/api/authentication/v1beta1/doc.go
generated
vendored
|
|
@ -17,4 +17,4 @@ limitations under the License.
|
|||
// +k8s:deepcopy-gen=package,register
|
||||
// +groupName=authentication.k8s.io
|
||||
// +k8s:openapi-gen=true
|
||||
package v1beta1
|
||||
package v1beta1 // import "k8s.io/api/authentication/v1beta1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue