Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EventsReaderReconciler ¶
type EventsReaderReconciler struct { *util.ComponentReconciler ComponentList *[]util.Component }
func NewEventsReaderReconciler ¶
func NewEventsReaderReconciler(client client.Client, scheme *runtime.Scheme, updater util.StatusUpdater, pendingComponents *[]util.Component) EventsReaderReconciler
func (*EventsReaderReconciler) Run ¶
func (r *EventsReaderReconciler) Run(cr *loggingService.LoggingService) error
Run reconciles EventsReader custom resource. Creates new Deployment, Service if its don't exist.
Click to show internal directories.
Click to hide internal directories.