package
0.5.0
Repository: https://github.com/openconfig/lemming.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
Package fwdaction contains routines and types to manage forwarding actions.
Package fwdconfig contains builders for varius proto types.
Package fwdport contains routines and types to manage forwarding ports.
Package fwdtable contains routines and types to manage forwarding tables.
No description provided by the author
Package protocol enables Lucius to uniformly query and mutate network packets containing various protocols.
No description provided by the author

# Functions

AttributeInfo returns the attributes from the global, context and arg as specified..
ContextInfo returns the details of the specified context as a string.
CounterInfo returns the counters of an object formatted as string.
New creates a new forwarding instance using the specified name.
NewInfoList returns a new information list.
ObjectInfo returns the details of the specified object as a string.
PortInfo returns the details of the specified Port.
TableInfo returns the details of the specified Table as a string.

# Structs

An InfoList stores info elements for each forwarding object.
A Server is an instance of the forwarding server.

# Type aliases

A Handler returns the contents of an info element.