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, vppConn vppforwarder.Connection, tunnelIP net.IP, tunnelPort uint16, pciPool resourcepool.PCIPool, resourcePool resourcepool.ResourcePool, sriovConfig *sriovconfig.Config, deviceMap map[string]string, vfioDir, cgroupBaseDir string, clientURL *url.URL, dialTimeout time.Duration, clientDialOptions ...grpc.DialOption, ) endpoint.Endpoint
NewServer - returns an implementation of the xconnectns network service
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.