Documentation ¶
Overview ¶
Package network manages the network services of the application dataplane. This means ensuring that containers can find and communicate with each other in accordance with the policy specification. It achieves this by manipulating IP addresses and hostnames within the containers, Open vSwitch on each running worker, and the OVN controller.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WriteSubnets ¶
WriteSubnets syncs all IPv4 subnets governed by routes on the machine's network stack into the minion table.
Types ¶
Source Files ¶
Click to show internal directories.
Click to hide internal directories.