docs

package
v0.0.0-...-b234639 Latest Latest
Warning

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

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

Documentation

Index

Constants

View Source
const (
	Image = "ghcr.io/pojntfx/hydrapp-build-docs"
)

Variables

View Source
var (
	ErrInvalidRPMDistro = errors.New("invalid RPM distro")
)

Functions

This section is empty.

Types

type Builder

type Builder struct {
	// contains filtered or unexported fields
}

func NewBuilder

func NewBuilder(
	ctx context.Context,
	cli *client.Client,

	image string,
	pull bool,
	src,
	dst string,
	onID func(id string),
	stdout io.Writer,
	branchID,
	branchName,
	goMain string,
	cfg *cconfig.Root,
	overwrite bool,
) *Builder

func (*Builder) Build

func (b *Builder) Build() error

func (*Builder) Render

func (b *Builder) Render(workdir string, ejecting bool) error

Jump to

Keyboard shortcuts

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