Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for MustForName (0.13 sec)

  1. tests/integration/ambient/baseline_test.go

    									}
    
    									opt.Address = dstWl.Address()
    									opt.Check = check.And(opt.Check, check.Hostname(dstWl.PodName()))
    
    									opt.Port = echo.Port{ServicePort: ports.All().MustForName(opt.Port.Name).WorkloadPort}
    									opt.ToWorkload = dst.WithWorkloads(dstWl)
    
    									// Uncaptured means we won't traverse the waypoint
    									// We cannot bypass the waypoint, so this fails.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed Jun 12 00:07:28 UTC 2024
    - 78.4K bytes
    - Viewed (0)
Back to top