check

package
v0.27.1 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CheckRunner added in v0.27.0

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

func NewCheckRunner added in v0.27.0

func NewCheckRunner(
	globalConfig config.CheckGlobalConfig,
	checks map[string]config.Check,
	cluster orchestration.Cluster,
	metricsPusher *push.Pusher,
	tracer opentracing.Tracer,
	logger logging.Logger,
) *CheckRunner

func (*CheckRunner) Run added in v0.27.0

func (c *CheckRunner) Run(ctx context.Context, checks []string) error

Jump to

Keyboard shortcuts

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