rtd

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Orchestrator

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

Orchestrator manages the lifecycle of an RTD container and its invocations.

func (*Orchestrator) Invoke

func (o *Orchestrator) Invoke(ctx context.Context, progressSinkPort, tlsPort int32, rtdCmd string) error

Invoke runs an RTD Invocation against the running RTD container.

func (*Orchestrator) StartRTDContainer

func (o *Orchestrator) StartRTDContainer(ctx context.Context, imageURI string) error

StartRTDContainer starts an RTD container, possibly a totally fake one, and returns once it's running.

func (*Orchestrator) StopRTDContainer

func (o *Orchestrator) StopRTDContainer(ctx context.Context) error

StopRTDContainer stops a running RTD container.

Jump to

Keyboard shortcuts

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