Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ContentConfigurationReconciler ¶
type ContentConfigurationReconciler struct {
// contains filtered or unexported fields
}
ContentConfigurationReconciler reconciles a ContentConfiguration object
func NewContentConfigurationReconciler ¶
func NewContentConfigurationReconciler(log *logger.Logger, mgr mcmanager.Manager, cfg config.OperatorConfig) *ContentConfigurationReconciler
func (*ContentConfigurationReconciler) Reconcile ¶
func (r *ContentConfigurationReconciler) Reconcile(ctx context.Context, req mcreconcile.Request) (ctrl.Result, error)
func (*ContentConfigurationReconciler) SetupWithManager ¶
func (r *ContentConfigurationReconciler) SetupWithManager(mgr mcmanager.Manager, cfg *openmfpconfig.CommonServiceConfig, log *logger.Logger, eventPredicates ...predicate.Predicate) error
Click to show internal directories.
Click to hide internal directories.