forward

package
v0.0.0-...-c456e04 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2021 License: AGPL-3.0 Imports: 4 Imported by: 0

Documentation

Overview

Implements the 'forward' type, which is essentially a dummy that doesn't really make any external calls, but simply forwards connections to a fixed address.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Factory

type Factory struct{}

func (*Factory) NewProvider

func (factory *Factory) NewProvider(target string, hclBlock hcl.Body) (providers.Provider, error)

type Provider

type Provider struct {
	To string
}

func (*Provider) IsShared

func (prov *Provider) IsShared() bool

func (*Provider) RunMachine

func (prov *Provider) RunMachine(mach *providers.Machine)

Jump to

Keyboard shortcuts

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