Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for Entry (0.14 sec)

  1. manifests/charts/base/crds/crd-all.gen.yaml

          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration affecting service registry. See more details
                  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
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  2. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    jsonPath: .metadata.creationTimestamp name: Age type: date name: v1alpha3 schema: openAPIV3Schema: properties: spec: description: 'Configuration affecting service registry. See more details 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: description: One or more endpoints associated with the service. items: properties: address: description: Address...
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  3. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

          openAPIV3Schema:
            properties:
              spec:
                description: 'Configuration affecting service registry. See more details
                  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
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Mon Apr 22 20:20:47 GMT 2024
    - 606.1K bytes
    - Viewed (0)
  4. manifests/charts/gateways/istio-egress/values.yaml

            # act as a transparent SNI gateway that routes mTLS/TLS traffic to
            # external services defined using service entries, where the service
            # entry has resolution set to DNS, has one or more endpoints with
            # network field set to "external". By default its set to "" so that
            # the egress gateway sees the same set of endpoints as the sidecars
    Others
    - Registered: Wed May 08 22:53:08 GMT 2024
    - Last Modified: Tue Feb 27 16:55:16 GMT 2024
    - 12.4K bytes
    - Viewed (0)
Back to top