Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for sendTrafficMirror (0.15 sec)

  1. tests/integration/pilot/mirror_test.go

    								t.NewSubTest(string(proto)).Run(func(t framework.TestContext) {
    									retry.UntilSuccessOrFail(t, func() error {
    										testID := rand.String(16)
    										if err := sendTrafficMirror(podA, apps.B, proto, testID); err != nil {
    											return err
    										}
    										expected := c.expectedDestination
    										if expected == nil {
    											expected = apps.C
    										}
    
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 6.7K bytes
    - Viewed (0)
Back to top