# Functions
ChooseLocal returns a builder based on the service and target.
# Structs
DockerBuild describes an image that has been built.
DockerBuilder builds Docker images and pushes them to a registry.
GoBuilder is a builder for golang.
Release represents something that can be deployed.
# Interfaces
DockerDestination is the interface implemented by a Kubernetes target.
LocalBuilder prepares a release.
Machine is the interface implemented by targets that have an architecture.