Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for ipaddresses (0.4 sec)

  1. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Certificate.ExcludedURIDomains", Field, 10},
    		{"Certificate.ExtKeyUsage", Field, 0},
    		{"Certificate.Extensions", Field, 2},
    		{"Certificate.ExtraExtensions", Field, 2},
    		{"Certificate.IPAddresses", Field, 1},
    		{"Certificate.IsCA", Field, 0},
    		{"Certificate.Issuer", Field, 0},
    		{"Certificate.IssuingCertificateURL", Field, 2},
    		{"Certificate.KeyUsage", Field, 0},
    		{"Certificate.MaxPathLen", Field, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  2. tests/integration/pilot/testdata/gateway-api-crd.yaml

                properties:
                  addresses:
                    description: |+
                      Addresses lists the network addresses that have been bound to the
                      Gateway.
    
    
                      This list may differ from the addresses provided in the spec under some
                      conditions:
    
    
                        * no addresses are specified, all addresses are dynamically assigned
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  3. pkg/apis/core/validation/validation_test.go

    				ObjectMeta: metav1.ObjectMeta{Name: "mysvc", Namespace: "namespace"},
    				Subsets: []core.EndpointSubset{{
    					Addresses: []core.EndpointAddress{{IP: "10.10.1.1"}, {IP: "10.10.2.2"}},
    					Ports:     []core.EndpointPort{{Name: "a", Port: 8675, Protocol: "TCP"}, {Name: "b", Port: 309, Protocol: "TCP"}},
    				}, {
    					Addresses: []core.EndpointAddress{{IP: "10.10.3.3"}},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  4. operator/cmd/mesh/testdata/manifest-generate/output/all_on.golden-show-in-gh-pull-request.yaml

                  at: https://istio.io/docs/reference/config/networking/service-entry.html'
                properties:
                  addresses:
                    description: The virtual IP addresses associated with the service.
                    items:
                      type: string
                    type: array
                  endpoints:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jan 10 05:10:03 UTC 2024
    - 506.8K bytes
    - Viewed (0)
  5. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  at: https://istio.io/docs/reference/config/networking/service-entry.html'
                properties:
                  addresses:
                    description: The virtual IP addresses associated with the service.
                    items:
                      type: string
                    type: array
                  endpoints:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  6. manifests/charts/base/crds/crd-all.gen.yaml

                  at: https://istio.io/docs/reference/config/networking/service-entry.html'
                properties:
                  addresses:
                    description: The virtual IP addresses associated with the service.
                    items:
                      type: string
                    type: array
                  endpoints:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  7. RELEASE.md

            (corresponding to values of `tf.data.experimental.AutoShardPolicy`).
    
            Static sharding (auto-sharding) requires the number of tf.data service
            workers be fixed. Users need to specify the worker addresses in
            `tensorflow.data.experimental.DispatcherConfig`.
    
        *   `tf.data.experimental.service.register_dataset` now accepts optional
            `compression` argument.
    
    *   Keras:
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  8. api/openapi-spec/v3/apis__apps__v1_openapi.json

            "properties": {
              "nameservers": {
                "description": "A list of DNS name server IP addresses. This will be appended to the base nameservers generated from DNSPolicy. Duplicated nameservers will be removed.",
                "items": {
                  "default": "",
                  "type": "string"
                },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top