Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTestingSuite ¶
func NewTestingSuite(ctx context.Context, testInst *e2e.TestInstallation) suite.TestingSuite
The port routing suite sets up in the following order
SetupSuite:
- Create k8s Gateway
- Proxy provisioned
Each port routing test:
- Attach HttpRoute with different port/targetport definition per test
- Remove HttpRoute, proxy still exists without any routes
TearDownSuite:
- Deletes the k8s Gateway
- Proxy de-provisioned
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.