telemetry

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2023 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type LogParserReconciler

type LogParserReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

LogParserReconciler reconciles a Logparser object

func NewLogParserReconciler

func NewLogParserReconciler(client client.Client, reconciler *logparser.Reconciler, config logparser.Config) *LogParserReconciler

func (*LogParserReconciler) Reconcile

func (r *LogParserReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*LogParserReconciler) SetupWithManager

func (r *LogParserReconciler) SetupWithManager(mgr ctrl.Manager) error

type LogPipelineReconciler

type LogPipelineReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

LogPipelineReconciler reconciles a LogPipeline object

func NewLogPipelineReconciler

func NewLogPipelineReconciler(client client.Client, reconciler *logpipeline.Reconciler, config logpipeline.Config) *LogPipelineReconciler

func (*LogPipelineReconciler) Reconcile

func (r *LogPipelineReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*LogPipelineReconciler) SetupWithManager

func (r *LogPipelineReconciler) SetupWithManager(mgr ctrl.Manager) error

type MetricPipelineReconciler

type MetricPipelineReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

MetricPipelineReconciler reconciles a MetricPipeline object

func NewMetricPipelineReconciler

func NewMetricPipelineReconciler(client client.Client, reconciler *metricpipeline.Reconciler) *MetricPipelineReconciler

func (*MetricPipelineReconciler) Reconcile

func (*MetricPipelineReconciler) SetupWithManager

func (r *MetricPipelineReconciler) SetupWithManager(mgr ctrl.Manager) error

SetupWithManager sets up the controller with the Manager.

type TracePipelineReconciler

type TracePipelineReconciler struct {
	client.Client
	// contains filtered or unexported fields
}

TracePipelineReconciler reconciles a TracePipeline object

func NewTracePipelineReconciler

func NewTracePipelineReconciler(client client.Client, reconciler *tracepipeline.Reconciler) *TracePipelineReconciler

func (*TracePipelineReconciler) Reconcile

func (r *TracePipelineReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)

func (*TracePipelineReconciler) SetupWithManager

func (r *TracePipelineReconciler) SetupWithManager(mgr ctrl.Manager) error

Jump to

Keyboard shortcuts

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