builder

package
v1.8.3 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2023 License: MIT Imports: 10 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 {
	Addr       string
	ServerName 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(token string, buildID string, 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(ctx context.Context) error

Jump to

Keyboard shortcuts

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