runtimereconciler

package
v0.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2024 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RequestParam = "r1"
	ResultParam  = "r2"
)

Variables

This section is empty.

Functions

func DefaultDecorator

func DefaultDecorator() func(span trace.Span, params, results map[string]interface{})

Types

type RuntimeReconcilerWithTracing

type RuntimeReconcilerWithTracing struct {
	wrappers.RuntimeReconciler
	// contains filtered or unexported fields
}

RuntimeReconcilerWithTracing implements wrappers.RuntimeReconciler interface instrumented with opentracing spans

func NewRuntimeReconcilerWithTracing

func NewRuntimeReconcilerWithTracing(base wrappers.RuntimeReconciler, spanDecorator ...func(span trace.Span, params, results map[string]interface{})) RuntimeReconcilerWithTracing

NewRuntimeReconcilerWithTracing returns RuntimeReconcilerWithTracing

func (RuntimeReconcilerWithTracing) Reconcile

Reconcile implements wrappers.RuntimeReconciler

Jump to

Keyboard shortcuts

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