prober

package
v0.0.0-...-e4d2693 Latest Latest
Warning

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

Go to latest
Published: Feb 8, 2019 License: Apache-2.0 Imports: 0 Imported by: 12

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DashboardYielder

type DashboardYielder interface {
	GetPort() (portNumber uint, useTLS bool)
	HealthChecker
}

DashboardYielder defines a type that can yield a dashboard.

type HealthChecker

type HealthChecker interface {
	HealthCheck() bool
}

HealthChecker defines a type that can be used to perform a health check.

type Prober

type Prober interface {
	Probe() error
}

Prober defines a type that can be used to run a probe.

Jump to

Keyboard shortcuts

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