package
3.10.0-alpha.0+incompatible
Repository: https://github.com/nalind/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FetchServiceAccountSecrets retrieves the Secrets used for pushing and pulling images from private Docker registries.
IsFatal returns true if err is a fatal error.
UpdateCustomImageEnv updates base image env variable reference with the new image for a custom build strategy.

# 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.
TestingClient is an implementation of the GeneratorClient interface.

# Interfaces

GeneratorClient is the API client used by the generator.