Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type TraceReconciler ¶
type TraceReconciler struct { client.Client Log logr.Logger Image string Endpoints []string // contains filtered or unexported fields }
TraceReconciler reconciles a Trace object
func (*TraceReconciler) SetupWithManager ¶
func (r *TraceReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager initializes the controller with the kube manager.
Click to show internal directories.
Click to hide internal directories.