Skip to content

Commit 0c95004

Browse files
Revert "Additional changes to types.go"
This reverts commit 9fd3dde.
1 parent 3d4790f commit 0c95004

File tree

68 files changed

+71
-12075
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

68 files changed

+71
-12075
lines changed

docs/crd/k8s.nginx.org_transportservers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ The `.spec` object supports the following fields:
3131
| `upstreamParameters` | `object` | UpstreamParameters defines parameters for an upstream. |
3232
| `upstreamParameters.connectTimeout` | `string` | The timeout for establishing a connection with a proxied server. The default is 60s. |
3333
| `upstreamParameters.nextUpstream` | `boolean` | If a connection to the proxied server cannot be established, determines whether a client connection will be passed to the next server. The default is true. |
34-
| `upstreamParameters.nextUpstreamTimeout` | `string` | The time allowed to pass a connection to the next server. The default is 0. |
34+
| `upstreamParameters.nextUpstreamTimeout` | `string` | The time allowed to pass a connection to the next server. The default us 0. |
3535
| `upstreamParameters.nextUpstreamTries` | `integer` | The number of tries for passing a connection to the next server. The default is 0. |
3636
| `upstreamParameters.udpRequests` | `integer` | The number of datagrams, after receiving which, the next datagram from the same client starts a new session. The default is 0. |
3737
| `upstreamParameters.udpResponses` | `integer` | The number of datagrams expected from the proxied server in response to a client datagram. By default, the number of datagrams is not limited. |

examples/ingress-resources/complete-example copy/README.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

examples/ingress-resources/complete-example copy/cafe-ingress.yaml

Lines changed: 0 additions & 28 deletions
This file was deleted.

examples/ingress-resources/complete-example copy/cafe-secret.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/ingress-resources/complete-example copy/cafe.yaml

Lines changed: 0 additions & 33 deletions
This file was deleted.
Binary file not shown.

examples/ingress-resources/mo-example/README.md

Lines changed: 0 additions & 80 deletions
This file was deleted.

examples/ingress-resources/mo-example/cafe-ingress.yaml

Lines changed: 0 additions & 35 deletions
This file was deleted.

examples/ingress-resources/mo-example/cafe-secret.yaml

Lines changed: 0 additions & 1 deletion
This file was deleted.

examples/ingress-resources/mo-example/cafe.yaml

Lines changed: 0 additions & 36 deletions
This file was deleted.

0 commit comments

Comments
 (0)