Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDependencies ¶ added in v0.28.0
GetDependencies finds the sources dependencies for the given bazel artifact. All paths are relative to the workspace.
Types ¶
type Builder ¶
type Builder struct {
// contains filtered or unexported fields
}
Builder is an artifact builder that uses Bazel
func NewArtifactBuilder ¶ added in v1.1.0
func NewArtifactBuilder(localDocker docker.LocalDaemon, cfg docker.Config, pushImages bool) *Builder
NewArtifactBuilder returns a new bazel artifact builder
Click to show internal directories.
Click to hide internal directories.