Update godeps
This commit is contained in:
parent
423433bc5f
commit
701c5a0e30
482 changed files with 86915 additions and 19741 deletions
1
vendor/k8s.io/kubernetes/plugin/pkg/client/auth/plugins.go
generated
vendored
1
vendor/k8s.io/kubernetes/plugin/pkg/client/auth/plugins.go
generated
vendored
|
|
@ -19,4 +19,5 @@ package plugins
|
|||
import (
|
||||
// Initialize all known client auth plugins.
|
||||
_ "k8s.io/kubernetes/plugin/pkg/client/auth/gcp"
|
||||
_ "k8s.io/kubernetes/plugin/pkg/client/auth/oidc"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue