instrumentation_ebpf

package
v1.0.145 Latest Latest
Warning

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

Go to latest
Published: Jan 30, 2025 License: Apache-2.0 Imports: 25 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func SetupWithManager

func SetupWithManager(mgr ctrl.Manager, ebpfDirectors ebpf.DirectorsMap, configUpdates chan<- instrumentation.ConfigUpdate[ebpf.K8sConfigGroup]) error

Types

type InstrumentationConfigReconciler added in v1.0.98

type InstrumentationConfigReconciler struct {
	client.Client
	Scheme        *runtime.Scheme
	Directors     ebpf.DirectorsMap
	ConfigUpdates chan<- instrumentation.ConfigUpdate[ebpf.K8sConfigGroup]
}

func (*InstrumentationConfigReconciler) Reconcile added in v1.0.98

type PodsReconciler

type PodsReconciler struct {
	client.Client
	Scheme    *runtime.Scheme
	Directors ebpf.DirectorsMap
}

func (*PodsReconciler) Reconcile

func (p *PodsReconciler) Reconcile(ctx context.Context, request ctrl.Request) (ctrl.Result, error)

Jump to

Keyboard shortcuts

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