# Packages
No description provided by the author
# Functions
NewDockerBuilder creates a new instance of DockerBuilder.
NewSTIBuilder creates a new STIBuilder instance.
# Structs
DockerBuilder builds Docker images given a git repository URL.
STIBuilder performs an STI build given the build object.
# Interfaces
DockerClient is an interface to the Docker client that contains the methods used by the common builder.