package overlayutils
import "github.com/docker/docker/libnetwork/drivers/overlay/overlayutils"
Package overlayutils provides utility functions for overlay networks
Index ¶
Functions ¶
func ConfigVXLANUDPPort ¶
ConfigVXLANUDPPort configures the VXLAN UDP port (data path port) number. If no port is set, the default (4789) is returned. Valid port numbers are between 1024 and 49151.
func VXLANUDPPort ¶
func VXLANUDPPort() uint32
VXLANUDPPort returns Vxlan UDP port number
Source Files ¶
- Version
- v23.0.0-rc.2+incompatible
- Published
- Jan 11, 2023
- Platform
- js/wasm
- Imports
- 2 packages
- Last checked
- 1 hour ago –
Tools for package owners.