collector

package
v1.1.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2019 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AppCollector

type AppCollector struct {
	Event  chan<- *beat.Event
	Logger *logp.Logger
	Config *config.Config
	// contains filtered or unexported fields
}

func (*AppCollector) Start

func (c *AppCollector) Start()

func (*AppCollector) Stop

func (c *AppCollector) Stop(wg sync.WaitGroup)

type ClusterCollector

type ClusterCollector struct {
	Config *config.Config
	Event  chan<- *beat.Event
	Logger *logp.Logger
	// contains filtered or unexported fields
}

func (*ClusterCollector) Start

func (c *ClusterCollector) Start()

func (*ClusterCollector) Stop

func (c *ClusterCollector) Stop(wg sync.WaitGroup)

Jump to

Keyboard shortcuts

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