package
3.6.0-alpha.1+incompatible
Repository: https://github.com/tangle329/origin.git
Documentation: pkg.go.dev
# 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.