# Functions

No description provided by the author
No description provided by the author
No description provided by the author
MappedLocalPort returns a port mapping for a container port that can be used to access the container from the host.
NewHTTPBin spawns a docker container running the `kong/httpbin` which can be used for proxy routing testing.
NewKong spawns a docker container running Kong (its image is determined by environment variables).
No description provided by the author

# Structs

HTTPBin represents a docker container running the `kong/httpbin`.
Kong represents a docker container running Kong.
No description provided by the author

# Type aliases

No description provided by the author