google

package
v26.0.1 Latest Latest
Warning

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

Go to latest
Published: Mar 9, 2020 License: MPL-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(runnercfg *cfg.RunnerConfig) (provider.Provider, error)

func Usage

func Usage() string

Types

type GoogleProvider

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

func (*GoogleProvider) ConfigureRun

func (p *GoogleProvider) ConfigureRun(state *run.State) error

func (*GoogleProvider) SetProtocol

func (p *GoogleProvider) SetProtocol(proto *protocol.Protocol)

func (*GoogleProvider) UseCachedRun

func (p *GoogleProvider) UseCachedRun(run *run.State) error

func (*GoogleProvider) WorkerFinished

func (p *GoogleProvider) WorkerFinished() error

func (*GoogleProvider) WorkerStarted

func (p *GoogleProvider) WorkerStarted() error

type MetadataService

type MetadataService interface {
	// contains filtered or unexported methods
}

type UserData

type UserData struct {
	WorkerPoolID         string           `json:"workerPoolId"`
	ProviderID           string           `json:"providerId"`
	WorkerGroup          string           `json:"workerGroup"`
	RootURL              string           `json:"rootUrl"`
	ProviderWorkerConfig *json.RawMessage `json:"workerConfig"`
}

user-data sent to us from the worker-manager service

Jump to

Keyboard shortcuts

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