Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for DEBUG_CONFIG_DUMP (0.29 sec)

  1. pilot/pkg/xds/bench_test.go

    	pushContext.InitContext(env, nil, nil)
    	proxy.SetSidecarScope(pushContext)
    	proxy.SetGatewaysForProxy(pushContext)
    	proxy.SetServiceTargets(env.ServiceDiscovery)
    }
    
    var debugGeneration = env.Register("DEBUG_CONFIG_DUMP", false, "if enabled, print a full config dump of the generated config")
    
    var benchmarkScope = istiolog.RegisterScope("benchmark", "")
    
    // Add additional debug info for a test
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 22 18:13:40 UTC 2024
    - 19.7K bytes
    - Viewed (0)
Back to top