# Packages
No description provided by the author
# Functions
IsFatal returns true if err is a fatal error.
# Structs
BuildGenerator is a central place responsible for generating new Build objects from BuildConfigs and other Builds.
Client is an implementation of the GeneratorClient interface.
GeneratorFatalError represents a fatal error while generating a build.
# Interfaces
GeneratorClient is the API client used by the generator.