healthcheck

package
v1.26.1 Latest Latest
Warning

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

Go to latest
Published: May 15, 2024 License: MIT Imports: 8 Imported by: 1

Documentation

Overview

Package healthcheck checks for missing binaries that the user needs to install.

Index

Constants

This section is empty.

Variables

Healthcheckers is the list of healthchekers.

Functions

This section is empty.

Types

type Healthchecker

type Healthchecker interface {
	fmt.Stringer

	// Dependencies return the binaries of the dependencies needed.
	Dependencies(ctx *context.Context) []string
}

Healthchecker should be implemented by pipes that want checks.

Jump to

Keyboard shortcuts

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