Documentation ¶
Overview ¶
Package tabletestutil consists of routines used to test Lucius tables like prefix match, exact match and flow match tables.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ActionDesc ¶
func ActionDesc() []*fwdpb.ActionDesc
ActionDesc creates a desc for a set of actions.
func KeyDescBytes ¶
func KeyDescBytes(fields []fwdpb.PacketBytes) tableutil.KeyDesc
KeyDescBytes creates a key descriptor from a set of packet bytes.
func KeyDescFields ¶
func KeyDescFields(fields []fwdpb.PacketFieldNum) tableutil.KeyDesc
KeyDescFields creates a key descriptor from a set of packet fields.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.