mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-06-13 18:43:34 +00:00
rebase: update all k8s packages to 0.27.2
Signed-off-by: Niels de Vos <ndevos@ibm.com>
This commit is contained in:
committed by
mergify[bot]
parent
07b05616a0
commit
2551a0b05f
4
vendor/k8s.io/cloud-provider/app/config/config.go
generated
vendored
4
vendor/k8s.io/cloud-provider/app/config/config.go
generated
vendored
@ -37,6 +37,10 @@ type Config struct {
|
||||
Authentication apiserver.AuthenticationInfo
|
||||
Authorization apiserver.AuthorizationInfo
|
||||
|
||||
// WebhookSecureServing is a separate SecureServing configuration from
|
||||
// healthz, configz, and metrics.
|
||||
WebhookSecureServing *apiserver.SecureServingInfo
|
||||
|
||||
// the general kube client
|
||||
Client *clientset.Clientset
|
||||
|
||||
|
Reference in New Issue
Block a user