Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Agent ¶
type Agent struct {
Graph *graph.Graph
WSClient *shttp.WSAsyncClient
WSServer *shttp.WSServer
GraphServer *graph.GraphServer
Root *graph.Node
TopologyProbeBundle *tprobes.TopologyProbeBundle
FlowProbeBundle *fprobes.FlowProbeBundle
FlowTableAllocator *flow.TableAllocator
OnDemandProbeListener *fprobes.OnDemandProbeListener
HTTPServer *shttp.Server
EtcdClient *etcd.EtcdClient
}
Source Files
¶
- agent.go
Click to show internal directories.
Click to hide internal directories.