Update vendored dependencies
This commit is contained in:
parent
65e8cecbac
commit
9b22796383
666 changed files with 38921 additions and 47120 deletions
1
vendor/k8s.io/client-go/rest/config.go
generated
vendored
1
vendor/k8s.io/client-go/rest/config.go
generated
vendored
|
|
@ -126,6 +126,7 @@ type ImpersonationConfig struct {
|
|||
Extra map[string][]string
|
||||
}
|
||||
|
||||
// +k8s:deepcopy-gen=true
|
||||
// TLSClientConfig contains settings to enable transport layer security
|
||||
type TLSClientConfig struct {
|
||||
// Server should be accessed without verifying the TLS certificate. For testing only.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue