vxlan

package
v0.0.0-...-83e77c6 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2021 License: Apache-2.0 Imports: 14 Imported by: 0

Documentation

Overview

Package vxlan provides networkservice chain elements that support the vxlan Mechanism

Index

Constants

View Source
const (
	// MECHANISM string
	MECHANISM = vxlan.MECHANISM
)

Variables

This section is empty.

Functions

func EmptyInitFunc

func EmptyInitFunc(conf *configurator.Config) error

EmptyInitFunc is a convenience initFunc that does nothing

func NewClient

func NewClient(srcIP net.IP, initFunc func(conf *configurator.Config) error) networkservice.NetworkServiceClient

NewClient - returns a NetworkServiceClient chain elements that support the vxlan Mechanism

srcIp - srcIP to use for vxlan tunnels
initFunc - function to do any one time config so that vxlan tunnels can work

func NewServer

func NewServer(dstIP net.IP, initFunc func(conf *configurator.Config) error) networkservice.NetworkServiceServer

NewServer - return a NetworkServiceServer chain elements that support the vxlan Mechanism

dstIP - dstIP to use for vxlan tunnels
initFunc - function to do any one time config so that vxlan tunnels can work

Types

This section is empty.

Jump to

Keyboard shortcuts

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