Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for BuildForPorts (0.68 sec)

  1. tests/integration/security/authz_test.go

    											t.Fatal(err)
    										}
    									}
    								}
    								newAuthzTest().
    									From(from).
    									To(to).
    									Allow(c.allow).
    									Path(c.path).
    									BuildForPorts(t, ports.HTTP, ports.HTTP2).
    									RunInSerial(t)
    
    								if c.updateLabel {
    									// skip updating pod labels for VM
    									if to.Config().DeployAsVM {
    										continue
    									}
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Wed May 08 23:36:51 UTC 2024
    - 50.1K bytes
    - Viewed (0)
Back to top