Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 5 of 5 for transport_api_version (0.29 sec)

  1. istioctl/pkg/writer/compare/testdata/configdump.json

                                        }
                                      }
                                    ],
                                    "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: Tue Mar 12 10:02:09 UTC 2024
    - 52K bytes
    - Viewed (0)
  2. istioctl/pkg/writer/compare/testdata/configdump_diff.json

                                        }
                                      }
                                    ],
                                    "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: Tue Mar 12 10:02:09 UTC 2024
    - 51.6K bytes
    - Viewed (0)
  3. pilot/pkg/networking/core/cluster_tls_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 03:53:05 UTC 2024
    - 60.9K bytes
    - Viewed (0)
  4. pilot/pkg/model/telemetry_logging_test.go

    						TargetSpecifier: &core.GrpcService_EnvoyGrpc_{
    							EnvoyGrpc: &core.GrpcService_EnvoyGrpc{
    								ClusterName: fakeCluster,
    								Authority:   fakeAuthority,
    							},
    						},
    					},
    					TransportApiVersion:     core.ApiVersion_V3,
    					FilterStateObjectsToLog: envoyWasmStateToLog,
    				},
    				DisableBuiltinLabels: true,
    				Body: &otlpcommon.AnyValue{
    					Value: &otlpcommon.AnyValue_StringValue{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Jun 14 04:34:30 UTC 2024
    - 54K bytes
    - Viewed (0)
  5. pilot/pkg/security/authn/policy_applier_test.go

    							ApiConfigSource: &core.ApiConfigSource{
    								ApiType:                   core.ApiConfigSource_GRPC,
    								SetNodeOnFirstMessageOnly: true,
    								TransportApiVersion:       core.ApiVersion_V3,
    								GrpcServices: []*core.GrpcService{
    									{
    										TargetSpecifier: &core.GrpcService_EnvoyGrpc_{
    											EnvoyGrpc: &core.GrpcService_EnvoyGrpc{ClusterName: "sds-grpc"},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Dec 01 07:32:22 UTC 2023
    - 60.2K bytes
    - Viewed (0)
Back to top