Documentation ¶
Overview ¶
Package utils provides helper methods related to ovs and ip parsing
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConfigureOvS ¶
func ConfigureOvS(ctx context.Context, l2Connections map[string]*L2ConnectionPoint, bridgeName string) error
ConfigureOvS creates ovs bridge and make it as an integration bridge
func GetInterfaceOfPort ¶
GetInterfaceOfPort get Port number from Interface name in OVS
Types ¶
type L2ConnectionPoint ¶ added in v1.2.0
L2ConnectionPoint contains egress point config used by clients for VLAN breakout
Click to show internal directories.
Click to hide internal directories.