Documentation ¶
Overview ¶
Package inject contains chain element that moves network interface to and from a Client's pod network namespace
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶ added in v1.1.0
func NewClient() networkservice.NetworkServiceClient
NewClient - returns a new networkservice.NetworkServiceClient that moves given network interface into the Endpoint's pod network namespace on Request and back to Forwarder's network namespace on Close
func NewServer ¶
func NewServer() networkservice.NetworkServiceServer
NewServer - returns a new networkservice.NetworkServiceServer that moves given network interface into the Client's pod network namespace on Request and back to Forwarder's network namespace on Close
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.