Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ApplicationHealthCommentReconciler ¶ added in v1.11.0
type ApplicationHealthCommentReconciler struct { client.Client Scheme *runtime.Scheme Notification notification.Client }
ApplicationHealthCommentReconciler reconciles a change of Application object
func (*ApplicationHealthCommentReconciler) SetupWithManager ¶ added in v1.11.0
func (r *ApplicationHealthCommentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ApplicationHealthDeploymentReconciler ¶ added in v1.11.0
type ApplicationHealthDeploymentReconciler struct { client.Client Scheme *runtime.Scheme Notification notification.Client }
ApplicationHealthDeploymentReconciler reconciles an Application object
func (*ApplicationHealthDeploymentReconciler) SetupWithManager ¶ added in v1.11.0
func (r *ApplicationHealthDeploymentReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ApplicationHealthReconciler ¶ added in v1.13.0
ApplicationHealthReconciler reconciles an Application object
func (*ApplicationHealthReconciler) SetupWithManager ¶ added in v1.13.0
func (r *ApplicationHealthReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager sets up the controller with the Manager.
type ApplicationPhaseChangeReconciler ¶ added in v1.13.0
type ApplicationPhaseChangeReconciler struct { client.Client Scheme *runtime.Scheme Notification notification.Client }
ApplicationPhaseChangeReconciler reconciles a change of Application object
func (*ApplicationPhaseChangeReconciler) SetupWithManager ¶ added in v1.13.0
func (r *ApplicationPhaseChangeReconciler) 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.