Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChanWrapper ¶ added in v0.6.0
func ChanWrapper(input <-chan struct{}) chan struct{}
Types ¶
type LocalBuilder ¶
type LocalBuilder interface {
Build(ctx context.Context, specs map[stack.ContainerBuildKey]riov1.ImageBuildSpec, parallel bool, namespace string) (map[stack.ContainerBuildKey]string, error)
}
func NewLocalBuilder ¶
type RuntimeBuilder ¶
Click to show internal directories.
Click to hide internal directories.