# Packages
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
Package kongintegration contains integration tests that require a Kong instance to be running, but do not require a Kubernetes cluster nor full Kong Ingress Controller deployment.
No description provided by the author
# Functions
EchoResponds takes a TCP or UDP address URL and a Pod name and checks if a go-echo instance is running on that Pod at that address.
KonnectServerURL returns the Konnect server URL to be used for Konnect API requests in tests and CI.
# Constants
No description provided by the author
No description provided by the author
EchoImage works with TCP, UDP, HTTP, TLS and responds with basic information about its environment and echo Sample response: Welcome, you are connected to node kind-control-plane.
No description provided by the author
No description provided by the author
EnvironmentCleanupTimeout is the amount of time that will be given by the test suite to the testing environment to perform its cleanup when the test suite is shutting down.
GRPCBinImage is the container image name we use for deploying the "grpcbin" GRPC testing tool.
No description provided by the author
No description provided by the author
HTTPBinImage is the container image name we use for deploying the "httpbin" HTTP testing tool.
No description provided by the author
KonnectControlPlaneLabelCreatedInTests is the label that is set on all Konnect control planes created by tests.
No description provided by the author
No description provided by the author
RequestTimeout is the amount of time that will be given to any request to complete.
# Type aliases
No description provided by the author