# Structs
BuildController watches build resources and manages their state.
ImageChangeController watches for changes to ImageRepositories and triggers builds when a new version of a tag referenced by a BuildConfig is available.
# Interfaces
BuildStrategy knows how to create a pod spec for a pod which can execute a build.