# Functions

DockerTestResolver is a resolver meant for use with the containerized system tests.

# Structs

DockerTestRunner is a simple test framework for running a given go test inside a container.
RunResult returns the logs and return code from the container.