//
pkg.gl
Category
github.com/openshift/origin
pkg
build
apiserver
registry
buildclone
package
4.1.0+incompatible
Repository:
https://github.com/openshift/origin.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
9
Dependents
15
Files
60 SLOC
#
Functions
NewStorage
NewStorage creates a new storage object for build generation.
#
Variables
Strategy
#
Structs
CloneREST
CloneREST is a RESTStorage implementation for a BuildGenerator which supports only the Get operation (as the generator has no underlying storage object).