agent

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 6, 2016 License: Apache-2.0 Imports: 14 Imported by: 0

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
	TIDMapper             *topology.TIDMapper
}

func NewAgent

func NewAgent() *Agent

func (*Agent) Start

func (a *Agent) Start()

func (*Agent) Stop

func (a *Agent) Stop()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL