Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for allocValue (0.12 sec)

  1. tests/integration/security/pass_through_filter_chain_test.go

    										ServicePort: p.WorkloadPort,
    									},
    									Count: echo.DefaultCallsPerWorkload() * to.WorkloadsOrFail(t).Len(),
    								}
    
    								allow := allowValue(expect.mtlsSucceeds)
    								if from.Config().IsNaked() {
    									allow = allowValue(expect.plaintextSucceeds)
    								}
    
    								if allow {
    									opts.Check = check.OK()
    								} else {
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Mon Apr 08 22:02:59 UTC 2024
    - 11.9K bytes
    - Viewed (0)
Back to top