stdin

package
v1.7.0 Latest Latest
Warning

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

Go to latest
Published: May 28, 2021 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Shutdownable

type Shutdownable interface {
	Shutdown()
}

type StdinTargetManager

type StdinTargetManager struct {
	// contains filtered or unexported fields
}

nolint:golint

func NewStdinTargetManager

func NewStdinTargetManager(log log.Logger, app Shutdownable, client api.EntryHandler, configs []scrapeconfig.Config) (*StdinTargetManager, error)

func (*StdinTargetManager) ActiveTargets

func (t *StdinTargetManager) ActiveTargets() map[string][]target.Target

func (*StdinTargetManager) AllTargets

func (t *StdinTargetManager) AllTargets() map[string][]target.Target

func (*StdinTargetManager) Ready

func (t *StdinTargetManager) Ready() bool

func (*StdinTargetManager) Stop

func (t *StdinTargetManager) Stop()

Jump to

Keyboard shortcuts

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