prober

package
v5.1.0-release+incompa... Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2019 License: LGPL-3.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 Prober

type Prober interface {
	Start()
	Stop()
	AddProbe(ep *corev1.Endpoints)
	StopProbe(ep *corev1.Endpoints)
}

Prober is the interface that wraps the required methods to maintain status about upstream servers(Endpoints) associated with a third-party service.

func NewProber

func NewProber(store store.Storer,
	probeCh *channels.RingChannel,
	updateCh *channels.RingChannel) Prober

NewProber creates a new third-party service prober.

Jump to

Keyboard shortcuts

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