instrumentation_ebpf

package
v1.0.134 Latest Latest
Warning

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

Go to latest
Published: Dec 5, 2024 License: Apache-2.0 Imports: 24 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<- ebpf.ConfigUpdate) error

Types

type InstrumentationConfigReconciler added in v1.0.98

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

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