impl

package
v0.0.0-...-fa5ba1b Latest Latest
Warning

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

Go to latest
Published: May 23, 2024 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Overview

Package impl implements the healthprobe component interface

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Provides

type Provides struct {
	Comp healthprobeComponent.Component
}

Provides defines the output of the healthprobe component

func NewComponent

func NewComponent(reqs Requires) (Provides, error)

NewComponent creates a new healthprobe component

type Requires

type Requires struct {
	Lc      compdef.Lifecycle
	Log     log.Component
	Options healthprobeComponent.Options
}

Requires defines the dependencies for the healthprobe component

Jump to

Keyboard shortcuts

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