tcproxy

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: 8 Imported by: 0

Documentation

Overview

Package tcproxy provides a simple wrapper around the tcproxy executable. After the generic worker is refactored into engines, plugins and a runtime, tcproxy will be a plugin instead.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TaskclusterProxy

type TaskclusterProxy struct {
	HTTPPort uint16
	Pid      int
	// contains filtered or unexported fields
}

TaskclusterProxy provides access to a taskcluster-proxy process running on the OS.

func New

func New(taskclusterProxyExecutable string, httpPort uint16, rootURL string, creds *tcclient.Credentials) (*TaskclusterProxy, error)

New starts a tcproxy OS process using the executable specified, and returns a *TaskclusterProxy.

func (*TaskclusterProxy) Terminate

func (l *TaskclusterProxy) Terminate() error

Jump to

Keyboard shortcuts

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