Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AstarteReconciler ¶
type AstarteReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
AstarteReconciler reconciles a Astarte object
func (*AstarteReconciler) SetupWithManager ¶
func (r *AstarteReconciler) SetupWithManager(mgr ctrl.Manager) error
type AstarteVoyagerIngressReconciler ¶
type AstarteVoyagerIngressReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme // contains filtered or unexported fields }
AstarteVoyagerIngressReconciler reconciles a AstarteVoyagerIngress object
func (*AstarteVoyagerIngressReconciler) SetupWithManager ¶
func (r *AstarteVoyagerIngressReconciler) SetupWithManager(mgr ctrl.Manager) error
type FlowReconciler ¶
FlowReconciler reconciles a Flow object
func (*FlowReconciler) SetupWithManager ¶
func (r *FlowReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.