Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for WaypointName (0.11 sec)

  1. tests/integration/ambient/baseline_test.go

      - from:
        - source:
            principals: ["cluster.local/ns/{{.Namespace}}/sa/{{.WaypointName}}"]
    `
    			}
    			waypointName := "none"
    			switch {
    			case dst.Config().HasServiceAddressedWaypointProxy():
    				waypointName = dst.Config().ServiceWaypointProxy
    			case dst.Config().HasWorkloadAddressedWaypointProxy():
    				waypointName = dst.Config().WorkloadWaypointProxy
    			}
    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