source

package
v0.0.0-...-4da320e 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: 1 Imported by: 0

Documentation

Index

Constants

View Source
const MetricName = "machine_change_receive_success"

MetricName used for all successful receives by a Source implementation.

Variables

This section is empty.

Functions

This section is empty.

Types

type Source

type Source interface {
	// Start the process of receiving events.
	Start(ctx context.Context) <-chan interface{}
}

Source provides a channel of events that arrive every time a machine's Description had been updated.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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