Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for transport_api_version (0.23 sec)

  1. istioctl/pkg/authz/testdata/configdump.yaml

                       "cluster_name": "sds-grpc"
                      }
                     }
                    ],
                    "set_node_on_first_message_only": true,
                    "transport_api_version": "V3"
                   },
                   "initial_fetch_timeout": "0s",
                   "resource_api_version": "V3"
                  }
                 }
                ],
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 21 14:20:23 UTC 2023
    - 206.7K bytes
    - Viewed (0)
  2. pilot/pkg/networking/core/gateway_test.go

    									ApiConfigSource: &core.ApiConfigSource{
    										ApiType:                   core.ApiConfigSource_GRPC,
    										SetNodeOnFirstMessageOnly: true,
    										TransportApiVersion:       core.ApiVersion_V3,
    										GrpcServices: []*core.GrpcService{
    											{
    												TargetSpecifier: &core.GrpcService_EnvoyGrpc_{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon May 06 04:44:06 UTC 2024
    - 144K bytes
    - Viewed (0)
  3. pilot/pkg/networking/core/cluster_builder_test.go

    										ApiConfigSource: &core.ApiConfigSource{
    											ApiType:                   core.ApiConfigSource_GRPC,
    											SetNodeOnFirstMessageOnly: true,
    											TransportApiVersion:       core.ApiVersion_V3,
    											GrpcServices: []*core.GrpcService{
    												{
    													TargetSpecifier: &core.GrpcService_EnvoyGrpc_{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 13 01:56:28 UTC 2024
    - 110.4K bytes
    - Viewed (0)
Back to top