forwarder

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: Apache-2.0 Imports: 36 Imported by: 1

Documentation

Overview

Package forwarder provides interpose endpoint implementation for ovs forwarder which provides kernel and smartnic endpoints

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewKernelServer

func NewKernelServer(ctx context.Context, name string, authzServer networkservice.NetworkServiceServer,
	tokenGenerator token.GeneratorFunc, clientURL *url.URL, bridgeName string, tunnelIPCidr net.IP,
	dialTimeout time.Duration, clientDialOptions ...grpc.DialOption) (endpoint.Endpoint, error)

NewKernelServer - returns kernel implementation of the ovsconnectns network service

func NewSriovServer

func NewSriovServer(ctx context.Context, name string, authzServer networkservice.NetworkServiceServer,
	tokenGenerator token.GeneratorFunc, clientURL *url.URL, bridgeName string, tunnelIPCidr net.IP,
	pciPool resourcepool.PCIPool, resourcePool resourcepool.ResourcePool, sriovConfig *config.Config,
	dialTimeout time.Duration, clientDialOptions ...grpc.DialOption) (endpoint.Endpoint, error)

NewSriovServer - returns sriov implementation of the ovsconnectns network service

Types

This section is empty.

Jump to

Keyboard shortcuts

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