We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dacc2e1 commit 396d365Copy full SHA for 396d365
cmd/kube-apiserver/app/testing/testserver.go
@@ -106,7 +106,7 @@ type TestServerInstanceOptions struct {
106
// If empty, binary version will be inferred from the build.
107
BinaryVersion string
108
// Set the EmulationVersion of server effective version.
109
- // If empty, emulation version will be inferred (equal to) from the binary version.
+ // If empty, emulation version will default to the effective version.
110
EmulationVersion string
111
// Set non-default request timeout in the server.
112
RequestTimeout time.Duration
0 commit comments