# Functions
InterfaceMetrics returns a Metrics step from interface metric metadata.
NewAscendantsTraversalExtension returns a new graph traversal extension.
NewDescendantsTraversalExtension returns a new graph traversal extension.
NewFlowTraversalExtension creates a new flow traversal extension for Gremlin parser.
NewGroupTraversalExtension returns a new graph traversal extension.
NewMetricsTraversalExtension returns a new graph traversal extension.
NewMetricsTraversalStep creates a new traversal metric step.
NewMetricsTraversalStepFromError creates a new traversal metric step.
NewNextHopTraversalExtension returns a new graph traversal extension.
NewNextHopTraversalStep creates a new traversal nexthop step.
NewNextHopTraversalStepFromError creates a new traversal nexthop step.
NewRawPacketsTraversalExtension returns a new graph traversal extension.
NewSocketIndexer returns a new socket graph indexer.
NewSocketsTraversalExtension returns a new graph traversal extension.
Sockets returns a sockets step from host/namespace sockets.
TopologyGremlinQuery run a gremlin query on the graph g without any extension.
# Structs
AggregatesGremlinTraversalStep aggregates step.
AscendantsGremlinTraversalStep rawpackets step.
AscendantsTraversalExtension describes a new extension to enhance the topology.
BpfGremlinTraversalStep step.
CaptureNodeGremlinTraversalStep capture step.
DescendantsGremlinTraversalStep rawpackets step.
DescendantsTraversalExtension describes a new extension to enhance the topology.
FlowGremlinTraversalStep a flow Gremlin language step.
FlowTraversalExtension describes flows in a graph Gremlin language extension.
FlowTraversalStep a flow step linked to a storage.
GroupGremlinTraversalStep group flows step.
GroupTraversalExtension describes a new extension to enhance the topology.
GroupTraversalStep group flows step.
HopsGremlinTraversalStep hops step.
MetricsGremlinTraversalStep describes the Metrics gremlin traversal step.
MetricsTraversalExtension describes a new extension to enhance the topology.
MetricsTraversalStep traversal step metric interface counters.
MoreThanGremlinTraversalStep group flows step.
NextHopGremlinTraversalStep nexthops step.
NextHopTraversalExtension describes a new extension to enhance the topology.
NextHopTraversalStep traversal step of nexthop.
NodesGremlinTraversalStep nodes step.
RawPacketsGremlinTraversalStep rawpackets step.
RawPacketsTraversalExtension describes a new extension to enhance the topology.
RawPacketsTraversalStep rawpackets step.
SocketsGremlinTraversalStep describes the Sockets gremlin traversal step.
SocketsTraversalExtension describes a new extension to enhance the topology.
SocketsTraversalStep connections step.