mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-14 13:45:06 +00:00
Update cmd/kube-apiserver/app/testing/testserver.go
Co-authored-by: Joe Betz <jpbetz@google.com>
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user