Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HandleError ¶
func HandleError(recorder record.EventRecorder, installation *integreatlyv1alpha1.RHMI, phase integreatlyv1alpha1.StatusPhase, errorMessage string, err error)
Emits a warning event when a processing error occurs during reconcile. It is only emitted on phase failed
func HandleProductComplete ¶
func HandleProductComplete(recorder record.EventRecorder, installation *integreatlyv1alpha1.RHMI, stageName integreatlyv1alpha1.StageName, productName integreatlyv1alpha1.ProductName)
Emits a normal event upon successful completion of product installation
func HandleStageComplete ¶
func HandleStageComplete(recorder record.EventRecorder, installation *integreatlyv1alpha1.RHMI, stageName integreatlyv1alpha1.StageName)
Emits a normal event upon successful completion of stage reconcile
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.