# Functions
CreateValidatingWebhook creates validating webhook for gateway operator.
DefaultControllerConfigForTests returns a default configuration for the controller manager used in tests.
Expect404WithNoRouteFunc is used to check whether a given URL responds with 404 and a standard Kong no route message.
GetClients returns the Kubernetes clients used by the test suite.
GetCtx returns the context used by the test suite.
GetEnv returns the environment used by the test suite.
GetEnvValueByName returns the corresponding value of LAST item with given name.
GetEnvValueFromByName returns the corresponding ValueFrom pointer of LAST item with given name.
GetTestSuite returns all integration tests that should be run.
No description provided by the author
No description provided by the author
SetEnvValueByName sets the EnvVar in slice with the provided name and value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TestGatewayMultiple checks essential Gateway behavior with multiple Gateways of the same class.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
TestMain is the entrypoint for the integration test suite.
No description provided by the author
No description provided by the author
No description provided by the author
# Type aliases
SetUpAndRunManagerFunc is the type of the callback that is passed to TestMain.