Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationHealthStatusReconciler ¶ added in v1.2.0
type ApplicationHealthStatusReconciler struct { client.Client Scheme *runtime.Scheme Notification notification.Client }
ApplicationHealthStatusReconciler reconciles a ApplicationHealthStatus object
func (*ApplicationHealthStatusReconciler) SetupWithManager ¶ added in v1.2.0
func (r *ApplicationHealthStatusReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ApplicationPhaseReconciler ¶
type ApplicationPhaseReconciler struct { client.Client Scheme *runtime.Scheme Notification notification.Client }
ApplicationPhaseReconciler reconciles a ApplicationPhase object
func (*ApplicationPhaseReconciler) SetupWithManager ¶
func (r *ApplicationPhaseReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.