mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-03 17:30:00 +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.
|
// If empty, binary version will be inferred from the build.
|
||||||
BinaryVersion string
|
BinaryVersion string
|
||||||
// Set the EmulationVersion of server effective version.
|
// 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
|
EmulationVersion string
|
||||||
// Set non-default request timeout in the server.
|
// Set non-default request timeout in the server.
|
||||||
RequestTimeout time.Duration
|
RequestTimeout time.Duration
|
||||||
|
Loading…
Reference in New Issue
Block a user