Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditLoggingReconciler ¶
type AuditLoggingReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
AuditLoggingReconciler reconciles a AuditLogging object
func (*AuditLoggingReconciler) Reconcile ¶
func (r *AuditLoggingReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile reconciles
func (*AuditLoggingReconciler) SetupWithManager ¶
func (r *AuditLoggingReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager setups up the manager
type CommonAuditReconciler ¶
type CommonAuditReconciler struct { client.Client Log logr.Logger Scheme *runtime.Scheme Recorder record.EventRecorder }
CommonAuditReconciler reconciles a CommonAudit object
func (*CommonAuditReconciler) SetupWithManager ¶
func (r *CommonAuditReconciler) SetupWithManager(mgr ctrl.Manager) error
Source Files ¶
Click to show internal directories.
Click to hide internal directories.