discovery

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Jun 9, 2022 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var TracingLocators []TracingLocator

TracingLocators contains available tracing locators.

Functions

This section is empty.

Types

type JaegerTracingLocator

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

func (*JaegerTracingLocator) FindEndpoint

func (loc *JaegerTracingLocator) FindEndpoint(ctx context.Context, c client.Client, l log.Logger, e *trait.Environment) (string, error)

type TracingLocator

type TracingLocator interface {
	FindEndpoint(context.Context, client.Client, log.Logger, *trait.Environment) (string, error)
}

TracingLocator is able to find the address of an available tracing endpoint.

Jump to

Keyboard shortcuts

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