Search Options

Results per page
Sort
Preferred Languages
Advance

Results 31 - 40 of 168 for protocolValue (0.22 sec)

  1. staging/src/k8s.io/api/testdata/v1.29.0/networking.k8s.io.v1.Ingress.json

          "ingress": [
            {
              "ip": "ipValue",
              "hostname": "hostnameValue",
              "ports": [
                {
                  "port": 1,
                  "protocol": "protocolValue",
                  "error": "errorValue"
                }
              ]
            }
          ]
        }
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 2.6K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/HEAD/networking.k8s.io.v1.Ingress.yaml

        secretName: secretNameValue
    status:
      loadBalancer:
        ingress:
        - hostname: hostnameValue
          ip: ipValue
          ports:
          - error: errorValue
            port: 1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 1.7K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.Endpoints.json

                "fieldPath": "fieldPathValue"
              }
            }
          ],
          "ports": [
            {
              "name": "nameValue",
              "port": 2,
              "protocol": "protocolValue",
              "appProtocol": "appProtocolValue"
            }
          ]
        }
      ]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.3K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.Endpoints.yaml

          name: nameValue
          namespace: namespaceValue
          resourceVersion: resourceVersionValue
          uid: uidValue
      ports:
      - appProtocol: appProtocolValue
        name: nameValue
        port: 2
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.5K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/HEAD/extensions.v1beta1.Ingress.json

        "loadBalancer": {
          "ingress": [
            {
              "ip": "ipValue",
              "hostname": "hostnameValue",
              "ports": [
                {
                  "port": 1,
                  "protocol": "protocolValue",
                  "error": "errorValue"
                }
              ]
            }
          ]
        }
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 2.4K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/HEAD/core.v1.Endpoints.json

                "fieldPath": "fieldPathValue"
              }
            }
          ],
          "ports": [
            {
              "name": "nameValue",
              "port": 2,
              "protocol": "protocolValue",
              "appProtocol": "appProtocolValue"
            }
          ]
        }
      ]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 06 21:25:20 UTC 2022
    - 2.3K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.29.0/extensions.v1beta1.Ingress.json

        "loadBalancer": {
          "ingress": [
            {
              "ip": "ipValue",
              "hostname": "hostnameValue",
              "ports": [
                {
                  "port": 1,
                  "protocol": "protocolValue",
                  "error": "errorValue"
                }
              ]
            }
          ]
        }
      }
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 2.4K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.29.0/discovery.k8s.io.v1.EndpointSlice.json

          "hints": {
            "forZones": [
              {
                "name": "nameValue"
              }
            ]
          }
        }
      ],
      "ports": [
        {
          "name": "nameValue",
          "protocol": "protocolValue",
          "port": 3,
          "appProtocol": "appProtocolValue"
        }
      ]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Dec 15 04:12:07 UTC 2023
    - 2.1K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.0/discovery.k8s.io.v1beta1.EndpointSlice.json

          "hints": {
            "forZones": [
              {
                "name": "nameValue"
              }
            ]
          }
        }
      ],
      "ports": [
        {
          "name": "nameValue",
          "protocol": "protocolValue",
          "port": 3,
          "appProtocol": "appProtocolValue"
        }
      ]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/v1.30.0/discovery.k8s.io.v1beta1.EndpointSlice.yaml

        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    ports:
    - appProtocol: appProtocolValue
      name: nameValue
      port: 3
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 1.4K bytes
    - Viewed (0)
Back to top