Documentation
¶
Index ¶
Constants ¶
View Source
const ( // Enables advertising LoadBalancerIP routes with the BGP ORIGIN // attribute set to INCOMPLETE (2), matching MetalLB’s legacy behavior, // instead of the default IGP (0). EnableBGPLegacyOriginAttribute = "enable-bgp-legacy-origin-attribute" )
Variables ¶
View Source
var DefaultConfig = BGPConfig{ EnableBGPLegacyOriginAttribute: false, }
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.