build

package
v0.0.0-...-22d5b14 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: Apache-2.0 Imports: 9 Imported by: 1

Documentation

Index

Constants

View Source
const (
	// GKEMakeStrategy builds and stages using the gke_make build
	GKEMakeStrategy build.BuildAndStageStrategy = "gke_make"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type GKEMake

type GKEMake struct {
	RepoRoot      string
	BuildScript   string
	VersionSuffix string
	StageLocation string
	UpdateLatest  bool
}

func (*GKEMake) Build

func (gmb *GKEMake) Build() (string, error)

func (*GKEMake) Stage

func (gmb *GKEMake) Stage(version string) error

Jump to

Keyboard shortcuts

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