Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 94 for protocolValue (0.18 sec)

  1. staging/src/k8s.io/api/testdata/v1.30.0/networking.k8s.io.v1.NetworkPolicy.json

              "values": [
                "valuesValue"
              ]
            }
          ]
        },
        "ingress": [
          {
            "ports": [
              {
                "protocol": "protocolValue",
                "port": "portValue",
                "endPort": 3
              }
            ],
            "from": [
              {
                "podSelector": {
                  "matchLabels": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  2. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.NetworkPolicy.json

              "values": [
                "valuesValue"
              ]
            }
          ]
        },
        "ingress": [
          {
            "ports": [
              {
                "protocol": "protocolValue",
                "port": "portValue",
                "endPort": 3
              }
            ],
            "from": [
              {
                "podSelector": {
                  "matchLabels": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 3.8K bytes
    - Viewed (0)
  3. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.Service.json

            "fieldsV1": {},
            "subresource": "subresourceValue"
          }
        ]
      },
      "spec": {
        "ports": [
          {
            "name": "nameValue",
            "protocol": "protocolValue",
            "appProtocol": "appProtocolValue",
            "port": 3,
            "targetPort": "targetPortValue",
            "nodePort": 5
          }
        ],
        "selector": {
          "selectorKey": "selectorValue"
        },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.9K bytes
    - Viewed (0)
  4. staging/src/k8s.io/api/testdata/v1.30.0/core.v1.Service.yaml

      loadBalancerIP: loadBalancerIPValue
      loadBalancerSourceRanges:
      - loadBalancerSourceRangesValue
      ports:
      - appProtocol: appProtocolValue
        name: nameValue
        nodePort: 5
        port: 3
        protocol: protocolValue
        targetPort: targetPortValue
      publishNotReadyAddresses: true
      selector:
        selectorKey: selectorValue
      sessionAffinity: sessionAffinityValue
      sessionAffinityConfig:
        clientIP:
          timeoutSeconds: 1
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  5. staging/src/k8s.io/api/testdata/v1.30.0/extensions.v1beta1.NetworkPolicy.yaml

        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      egress:
      - ports:
        - endPort: 3
          port: portValue
          protocol: protocolValue
        to:
        - ipBlock:
            cidr: cidrValue
            except:
            - exceptValue
          namespaceSelector:
            matchExpressions:
            - key: keyValue
              operator: operatorValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  6. staging/src/k8s.io/api/testdata/v1.30.0/networking.k8s.io.v1.NetworkPolicy.yaml

        name: nameValue
        uid: uidValue
      resourceVersion: resourceVersionValue
      selfLink: selfLinkValue
      uid: uidValue
    spec:
      egress:
      - ports:
        - endPort: 3
          port: portValue
          protocol: protocolValue
        to:
        - ipBlock:
            cidr: cidrValue
            except:
            - exceptValue
          namespaceSelector:
            matchExpressions:
            - key: keyValue
              operator: operatorValue
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu Apr 18 08:52:25 UTC 2024
    - 2.2K bytes
    - Viewed (0)
  7. staging/src/k8s.io/api/testdata/v1.30.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: Thu Apr 18 08:52:25 UTC 2024
    - 2.1K bytes
    - Viewed (0)
  8. staging/src/k8s.io/api/testdata/v1.30.0/discovery.k8s.io.v1.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.5K bytes
    - Viewed (0)
  9. staging/src/k8s.io/api/testdata/v1.30.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: Thu Apr 18 08:52:25 UTC 2024
    - 2.4K bytes
    - Viewed (0)
  10. 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)
Back to top