mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
Update cmd/kube-apiserver/app/testing/testserver.go
Co-authored-by: Joe Betz <jpbetz@google.com>
This commit is contained in:
parent
396d36596c
commit
ff13ffc6e0
@ -103,7 +103,7 @@ type TestServerInstanceOptions struct {
|
||||
// an apiserver version skew scenario where all apiservers use the same proxyCA to verify client connections.
|
||||
ProxyCA *ProxyCA
|
||||
// Set the BinaryVersion of server effective version.
|
||||
// If empty, binary version will be inferred from the build.
|
||||
// If empty, effective version will default to version.DefaultKubeBinaryVersion.
|
||||
BinaryVersion string
|
||||
// Set the EmulationVersion of server effective version.
|
||||
// If empty, emulation version will default to the effective version.
|
||||
|
Loading…
Reference in New Issue
Block a user