Update go dependencies
This commit is contained in:
parent
14a9e9f3fa
commit
14f4a7b8e8
1349 changed files with 128369 additions and 32627 deletions
2
vendor/k8s.io/apiserver/README.md
generated
vendored
2
vendor/k8s.io/apiserver/README.md
generated
vendored
|
|
@ -5,7 +5,7 @@ Generic library for building a Kubernetes aggregated API server.
|
|||
|
||||
## Purpose
|
||||
|
||||
This library contains code to create Kubernetes aggregation server complete with delegated authentication and authorization,
|
||||
This library contains code to create Kubernetes aggregation server complete with delegated authentication and authorization,
|
||||
`kubectl` compatible discovery information, optional admission chain, and versioned types. It's first consumers are
|
||||
`k8s.io/kubernetes`, `k8s.io/kube-aggregator`, and `github.com/kubernetes-incubator/service-catalog`.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue