builder

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Oct 28, 2022 License: MIT Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcquiredBuilder added in v0.1.4

type AcquiredBuilder struct {
	Version     string
	Addr        string
	AccessToken string
	CACert      string
	Cert        string
	Key         string
}

type Builder

type Builder struct {
	BuildID  string
	Platform string
	// contains filtered or unexported fields
}

func NewBuilder

func NewBuilder(depot *api.Depot, buildID, platform string) *Builder

func (*Builder) Acquire

func (b *Builder) Acquire(l progress.Logger) (*AcquiredBuilder, error)

func (*Builder) ReportHealth added in v0.1.4

func (b *Builder) ReportHealth(status string) error

Jump to

Keyboard shortcuts

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