//
pkg.gl
Category
github.com/metal-stack/metal-core
cmd
internal
vlan
package
0.12.5
Repository:
https://github.com/metal-stack/metal-core.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
2
Dependents
2
Files
57 SLOC
#
Functions
ReadMapping
ReadMapping reads the current VLAN to VNI mapping with the help of netlink.
#
Constants
VlanIDMax
VlanIDMax specifies the max VLAN ID we want to use on our switches.
VlanIDMin
VlanIDMin specifies the min VLAN ID we want to use on our switches.
#
Type aliases
Mapping
Mapping holds the current mapping of VLAN IDs to VNIs of the switch.