Search Options

Results per page
Sort
Preferred Languages
Advance

Results 21 - 30 of 42 for transport_api_version (0.31 sec)

  1. pkg/bootstrap/testdata/authsds_golden.json

          "ads": {},
          "initial_fetch_timeout": "0s",
          "resource_api_version": "V3"
        },
        "ads_config": {
          "api_type": "DELTA_GRPC",
          "set_node_on_first_message_only": true,
          "transport_api_version": "V3",
          "grpc_services": [
            {
              "envoy_grpc": {
                "cluster_name": "xds-grpc"
              }
            }
          ]
        }
      },
      "static_resources": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 11.9K bytes
    - Viewed (0)
  2. pkg/bootstrap/testdata/xdsproxy_golden.json

          "ads": {},
          "initial_fetch_timeout": "0s",
          "resource_api_version": "V3"
        },
        "ads_config": {
          "api_type": "DELTA_GRPC",
          "set_node_on_first_message_only": true,
          "transport_api_version": "V3",
          "grpc_services": [
            {
              "envoy_grpc": {
                "cluster_name": "xds-grpc"
              }
            }
          ]
        }
      },
      "static_resources": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 11.9K bytes
    - Viewed (0)
  3. pkg/bootstrap/testdata/running_golden.json

          "ads": {},
          "initial_fetch_timeout": "0s",
          "resource_api_version": "V3"
        },
        "ads_config": {
          "api_type": "DELTA_GRPC",
          "set_node_on_first_message_only": true,
          "transport_api_version": "V3",
          "grpc_services": [
            {
              "envoy_grpc": {
                "cluster_name": "xds-grpc"
              }
            }
          ]
        }
      },
      "static_resources": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 14K bytes
    - Viewed (0)
  4. pkg/bootstrap/testdata/runningsds_golden.json

          "ads": {},
          "initial_fetch_timeout": "0s",
          "resource_api_version": "V3"
        },
        "ads_config": {
          "api_type": "DELTA_GRPC",
          "set_node_on_first_message_only": true,
          "transport_api_version": "V3",
          "grpc_services": [
            {
              "envoy_grpc": {
                "cluster_name": "xds-grpc"
              }
            }
          ]
        }
      },
      "static_resources": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 14K bytes
    - Viewed (0)
  5. pkg/bootstrap/testdata/tracing_lightstep_golden.json

          "ads": {},
          "initial_fetch_timeout": "0s",
          "resource_api_version": "V3"
        },
        "ads_config": {
          "api_type": "DELTA_GRPC",
          "set_node_on_first_message_only": true,
          "transport_api_version": "V3",
          "grpc_services": [
            {
              "envoy_grpc": {
                "cluster_name": "xds-grpc"
              }
            }
          ]
        }
      },
      "static_resources": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 13.2K bytes
    - Viewed (0)
  6. 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)
  7. 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)
  8. pkg/bootstrap/testdata/stats_inclusion_golden.json

          "ads": {},
          "initial_fetch_timeout": "0s",
          "resource_api_version": "V3"
        },
        "ads_config": {
          "api_type": "DELTA_GRPC",
          "set_node_on_first_message_only": true,
          "transport_api_version": "V3",
          "grpc_services": [
            {
              "envoy_grpc": {
                "cluster_name": "xds-grpc"
              }
            }
          ]
        }
      },
      "static_resources": {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 01 14:41:40 UTC 2024
    - 15.8K bytes
    - Viewed (0)
  9. pkg/bootstrap/instance_test.go

    			base: "tracing_tls_custom_sni",
    		},
    		{
    			base:             "lrs",
    			compliancePolicy: "fips-140-2",
    			envVars: map[string]string{
    				"ISTIO_META_LOAD_STATS_CONFIG_JSON": `{"api_type": "GRPC", "transport_api_version": "V3"}`,
    			},
    		},
    		{
    			base: "stats_compression_gzip",
    			annotations: map[string]string{
    				"sidecar.istio.io/statsCompression": "gzip",
    			},
    		},
    		{
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 16 17:05:28 UTC 2024
    - 19.5K bytes
    - Viewed (0)
  10. pilot/pkg/security/model/authentication_test.go

    					ConfigSourceSpecifier: &core.ConfigSource_ApiConfigSource{
    						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: SDSClusterName},
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Tue Feb 20 22:39:21 UTC 2024
    - 18.9K bytes
    - Viewed (0)
Back to top