builder

package
v0.38.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 16, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewBuilder

func NewBuilder() *realBuilder

Types

type Builder

type Builder interface {
	// runs the docker command
	Docker(args ...string) error

	// runs Go Build with the given options
	GoBuild(options util.GoCmdOptions) error
}

Builder is responsible for building go binaries and docker images

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL