build

package
v0.1.64 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2024 License: MIT Imports: 19 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ReadmeFile = "README.md"
)

Variables

This section is empty.

Functions

func Build

func Build(ctx context.Context, cwd string, pathToMain string, bOpts Options) error

func GetReadme added in v0.1.2

func GetReadme(p string) (string, error)

func Push

func Push(ctx context.Context, opts PushOpts) error

Types

type Options

type Options struct {
	TargetOs   string
	TargetArch string
	Repo       string
	Tag        string
	VersionID  string
}

type PushOpts added in v0.1.14

type PushOpts struct {
	Image      string
	Username   string
	Password   string
	TargetOs   string
	TargetArch string
}

Jump to

Keyboard shortcuts

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