overlay

package
v0.0.0-...-46547a1 Latest Latest
Warning

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

Go to latest
Published: May 1, 2019 License: ISC Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkOverlay

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

func New

func New(opts Options) *NetworkOverlay

func (*NetworkOverlay) Start

func (no *NetworkOverlay) Start()

type NetworkType

type NetworkType int
const (
	CloudwatchLog NetworkType = 1
	LambdaTag     NetworkType = 2
)

type Options

type Options struct {
	IP               string
	OverlayType      NetworkType
	NetworkName      string
	MacAddress       string
	RemoteMacAddress string
	// Lambda Tag specific
	LocalArn  string
	RemoteArn string
}

Jump to

Keyboard shortcuts

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