mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 23:37:01 +00:00
Update cmd/kube-apiserver/app/testing/testserver.go
Co-authored-by: Joe Betz <jpbetz@google.com>
This commit is contained in:
parent
dacc2e1f5d
commit
396d36596c
@ -106,7 +106,7 @@ type TestServerInstanceOptions struct {
|
||||
// If empty, binary version will be inferred from the build.
|
||||
BinaryVersion string
|
||||
// Set the EmulationVersion of server effective version.
|
||||
// If empty, emulation version will be inferred (equal to) from the binary version.
|
||||
// If empty, emulation version will default to the effective version.
|
||||
EmulationVersion string
|
||||
// Set non-default request timeout in the server.
|
||||
RequestTimeout time.Duration
|
||||
|
Loading…
Reference in New Issue
Block a user