Documentation
¶
Index ¶
Constants ¶
View Source
const ( DefaultLBClassLBIPAM = "lbipam" DefaultLBClassNodeIPAM = "nodeipam" )
Variables ¶
View Source
var Cell = cell.Module( "lbipamconfig", "LB-IPAM-Config", cell.Provide( func(c lbipamConfig) Config { return c }, ), cell.Config(lbipamConfig{ EnableLBIPAM: true, DefaultLBServiceIPAM: DefaultLBClassLBIPAM, }), )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.