# Functions
NewImageConfig returns ImageConfig needed for running e2e test.
NewManager creates a new Manager instance and initializes all Docker specific utilities.
# Structs
ImageConfig contains all images and their respective tags needed for running e2e tests.
Manager is a wrapper around all Docker instances, and the Docker API.