Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateConfig ¶
func GenerateConfig(cmdType CommandType) (msg proto.Message)
Types ¶
type CommandType ¶
type CommandType int
const ( // VPP ACL ACL CommandType = iota // VPP Interfaces Interface // VPP l2 plugin Bd Fib IPScanNeighbor // VPP NAT NatGlobal NatDNat // VPP IP security IPSecPolicy IPSecAssociation // VPP L3 plugin Arps Routes PArp // Linux Dumps LinuxInterface LinuxARPs LinuxRoutes )
Click to show internal directories.
Click to hide internal directories.