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] }
Click to show internal directories.
Click to hide internal directories.