Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for Backend (1.16 sec)

  1. pkg/generated/openapi/zz_generated.openapi.go

    							Type:        []string{"string"},
    							Format:      "",
    						},
    					},
    					"backend": {
    						SchemaProps: spec.SchemaProps{
    							Description: "backend is the default backend capable of servicing requests that don't match any rule. At least one of 'backend' or 'rules' must be specified. This field is optional to allow the loadbalancer controller or defaulting logic to specify a global default.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3M bytes
    - Viewed (0)
  2. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger-with-shared-parameters.json

        "io.k8s.api.networking.v1.HTTPIngressPath": {
          "description": "HTTPIngressPath associates a path with a backend. Incoming urls matching the path are forwarded to the backend.",
          "properties": {
            "backend": {
              "$ref": "#/definitions/io.k8s.api.networking.v1.IngressBackend",
              "description": "backend defines the referenced service endpoint to which the traffic will be forwarded to."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 2.3M bytes
    - Viewed (0)
  3. api/openapi-spec/swagger.json

        "io.k8s.api.networking.v1.HTTPIngressPath": {
          "description": "HTTPIngressPath associates a path with a backend. Incoming urls matching the path are forwarded to the backend.",
          "properties": {
            "backend": {
              "$ref": "#/definitions/io.k8s.api.networking.v1.IngressBackend",
              "description": "backend defines the referenced service endpoint to which the traffic will be forwarded to."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jun 05 18:37:07 UTC 2024
    - 3.1M bytes
    - Viewed (0)
  4. staging/src/k8s.io/cli-runtime/artifacts/openapi/swagger.json

        "io.k8s.api.networking.v1.HTTPIngressPath": {
          "description": "HTTPIngressPath associates a path with a backend. Incoming urls matching the path are forwarded to the backend.",
          "properties": {
            "backend": {
              "$ref": "#/definitions/io.k8s.api.networking.v1.IngressBackend",
              "description": "Backend defines the referenced service endpoint to which the traffic will be forwarded to."
            },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Feb 20 15:45:02 UTC 2024
    - 4.5M bytes
    - Viewed (0)
  5. api/openapi-spec/v3/api__v1_openapi.json

            },
            {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 1.8M bytes
    - Viewed (0)
  6. api/go1.1.txt

    pkg syscall (linux-386), type TCPInfo struct, Rto uint32
    pkg syscall (linux-386), type TCPInfo struct, Rtt uint32
    pkg syscall (linux-386), type TCPInfo struct, Rttvar uint32
    pkg syscall (linux-386), type TCPInfo struct, Sacked uint32
    pkg syscall (linux-386), type TCPInfo struct, Snd_cwnd uint32
    pkg syscall (linux-386), type TCPInfo struct, Snd_mss uint32
    pkg syscall (linux-386), type TCPInfo struct, Snd_ssthresh uint32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu Mar 31 20:37:15 UTC 2022
    - 2.6M bytes
    - Viewed (0)
Back to top