Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 20 of 94 for protocolValue (0.37 sec)

  1. 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)
  2. 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)
  3. 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)
  4. staging/src/k8s.io/api/testdata/v1.30.0/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: Thu Apr 18 08:52:25 UTC 2024
    - 1.7K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.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: Thu Apr 18 08:52:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/networking.k8s.io.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: Thu Apr 18 08:52:25 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.0/networking.k8s.io.v1beta1.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: Thu Apr 18 08:52:25 UTC 2024
    - 1.6K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.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: Thu Apr 18 08:52:25 UTC 2024
    - 2.6K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/HEAD/apps.v1.Deployment.json

                "ports": [
                  {
                    "name": "nameValue",
                    "hostPort": 2,
                    "containerPort": 3,
                    "protocol": "protocolValue",
                    "hostIP": "hostIPValue"
                  }
                ],
                "envFrom": [
                  {
                    "prefix": "prefixValue",
                    "configMapRef": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 54.5K bytes
    - Viewed (0)
  10. staging/src/k8s.io/api/testdata/HEAD/apps.v1.ReplicaSet.yaml

              timeoutSeconds: 3
            name: nameValue
            ports:
            - containerPort: 3
              hostIP: hostIPValue
              hostPort: 2
              name: nameValue
              protocol: protocolValue
            readinessProbe:
              exec:
                command:
                - commandValue
              failureThreshold: 6
              grpc:
                port: 1
                service: serviceValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 34.8K bytes
    - Viewed (0)
Back to top