package
0.0.11
Repository: https://github.com/trilliumit/vxrouter.git
Documentation: pkg.go.dev

# Functions

AllVxRoutes returns a list of IPNets which there are vxrouer routes to.
GetInterface gets host interfaces by name.
GetInterfaceFromDestinationAddress gets an interface from a host route destination.
GetOrCreateInterface creates required host interfaces if they don't exist, or gets them if they already do.
VxroutesTo return sthe number of vxrouter routes to a specific IP.

# Structs

Interface holds a vxlan and a host macvlan interface used for the gateway interface on a container network.