libbuild

package
v1.16.1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2026 License: BSD-3-Clause Imports: 37 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func IsPotentialRemoteBuildContextSource added in v1.16.1

func IsPotentialRemoteBuildContextSource(raw string) bool

func IsSupportedGitRepositoryURL added in v1.16.1

func IsSupportedGitRepositoryURL(raw string) bool

func NewBuilder

func NewBuilder(settings buildtypes.SettingsProvider, dockerClientProvider buildtypes.DockerClientProvider, registryAuthProvider buildtypes.RegistryAuthProvider) buildtypes.Builder

func NewLogCapture

func NewLogCapture(maxBytes int) buildtypes.LogCapture

func NormalizeGitBuildContextSourceForMatch added in v1.16.1

func NormalizeGitBuildContextSourceForMatch(raw string) string

Types

type GitBuildContextSource added in v1.16.1

type GitBuildContextSource struct {
	Raw           string
	RepositoryURL string
	Ref           string
	Subdir        string
}

func ParseGitBuildContextSource added in v1.16.1

func ParseGitBuildContextSource(raw string) (*GitBuildContextSource, bool, error)

Jump to

Keyboard shortcuts

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