Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddonMetadataReconciler ¶
AddonMetadataReconciler reconciles a AddonMetadata object
func (*AddonMetadataReconciler) Reconcile ¶
func (r *AddonMetadataReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile - Implements the AddonMetadata flow 1. Find corresponding imageset 2. Validate the workload (extract bundles and index image) 3. POST payloads to OCM
func (*AddonMetadataReconciler) SetupWithManager ¶
func (r *AddonMetadataReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.