Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ObjectExportManagerReconciler ¶
type ObjectExportManagerReconciler struct { client.Client Log logr.Logger // contains filtered or unexported fields }
ObjectExporterReconciler reconciles a ObjectExporter object
func (*ObjectExportManagerReconciler) Reconcile ¶
+kubebuilder:rbac:groups=exporter.thrawny.com,resources=objectexporters,verbs=get;list;watch;create;update;patch;delete +kubebuilder:rbac:groups=exporter.thrawny.com,resources=objectexporters/status,verbs=get;update;patch
func (*ObjectExportManagerReconciler) SetupWithManager ¶
func (r *ObjectExportManagerReconciler) SetupWithManager(mgr ctrl.Manager) error
Click to show internal directories.
Click to hide internal directories.