xconnectns

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2021 License: Apache-2.0 Imports: 29 Imported by: 0

Documentation

Overview

Package xconnectns provides an endpoint implementing xconnectns

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func NewServer

func NewServer(ctx context.Context, name string, authzServer networkservice.NetworkServiceServer, tokenGenerator token.GeneratorFunc, clientURL *url.URL, vppConn Connection, tunnelIP net.IP, clientDialOptions ...grpc.DialOption) endpoint.Endpoint

NewServer - returns an implementation of the xconnectns network service

Types

type Connection

type Connection interface {
	api.Connection
	api.ChannelProvider
}

Connection aggregates the api.Connection and api.ChannelProvider interfaces

Jump to

Keyboard shortcuts

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