Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildFromAndTo (0.21 sec)

  1. pkg/test/framework/components/echo/echotest/run.go

    		// Run setup functions for the callers.
    		t.setup(ctx, from.Callers())
    
    		t.toEachDeployment(ctx, func(ctx framework.TestContext, to echo.Instances) {
    			// Build and apply per-destination config
    			t.cfg.Context(ctx).BuildFromAndTo(firstCaller, to.Services()).Apply()
    
    			t.setupPair(ctx, callers, echo.Services{to})
    			t.fromEachWorkloadCluster(ctx, from, func(ctx framework.TestContext, from echo.Instance) {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Sep 27 22:08:42 UTC 2023
    - 13K bytes
    - Viewed (0)
Back to top