Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateManager ¶
func SetupWithManager ¶
func SetupWithManager(kubeManagerOptions KubeManagerOptions) error
Types ¶
type KubeManagerOptions ¶ added in v1.0.140
type KubeManagerOptions struct { Mgr ctrl.Manager EbpfDirectors ebpf.DirectorsMap Clientset *kubernetes.Clientset ConfigUpdates chan<- instrumentation.ConfigUpdate[ebpf.K8sConfigGroup] CriClient *criwrapper.CriClient }
Click to show internal directories.
Click to hide internal directories.