Documentation ¶
Overview ¶
Package swapip provides chain element to swapping fields of remote mechanisms such as common.SrcIP and common.DstIP from internal to external and vice versa on response.
Package swapip provides chain element to swapping fields of remote mechanisms such as common.SrcIP and common.DstIP from internal to external and vice versa on response.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewClient ¶ added in v1.5.0
func NewClient(updateIPMapCh <-chan map[string]string) networkservice.NetworkServiceClient
NewClient creates new swap chain element. Expects public IP address of node
func NewServer ¶
func NewServer(updateIPMapCh <-chan map[string]string) networkservice.NetworkServiceServer
NewServer creates new swap chain element. Expects public IP address of node
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.