Documentation ¶
Overview ¶
Package ns - simple NetworkServiceClient chain element that will change the nsNet of the client to ns before calling the next chain element and return it to its original netNS before returning
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶
func NewClient(ns netns.NsHandle) networkservice.NetworkServiceClient
NewClient - simple client that will change the nsNet of the client to ns before calling the next chain element and return it to its original netNS before returning
func NewServer ¶
func NewServer(ns netns.NsHandle) networkservice.NetworkServiceServer
NewServer - simple server that will change the nsNet of the client to ns before calling the next chain element and return it to its original netNS before returning
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.