package
0.4.4
Repository: https://github.com/philbrookes/origin.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Structs

BuildController watches build resources and manages their state.
BuildPodController watches pods running builds and manages the build state.
ImageChangeController watches for changes to ImageRepositories and triggers builds when a new version of a tag referenced by a BuildConfig is available.
No description provided by the author

# Interfaces

BuildStrategy knows how to create a pod spec for a pod which can execute a build.