Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type JobReconciler ¶
JobReconciler reconciles a Job object
func (*JobReconciler) SetupWithManager ¶
func (r *JobReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds the Job reconciler to the given manager.
type SplitTransformReconciler ¶
SplitTransformReconciler reconciles a SplitTransform object
func (*SplitTransformReconciler) Reconcile ¶
func (r *SplitTransformReconciler) Reconcile(ctx context.Context, req ctrl.Request) (ctrl.Result, error)
Reconcile reconciles a splittransform pipeline.
func (*SplitTransformReconciler) SetupWithManager ¶
func (r *SplitTransformReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds the SplitTransformReconciler to the given manager.
type TransformReconciler ¶
TransformReconciler reconciles a Transform object
func (*TransformReconciler) SetupWithManager ¶
func (r *TransformReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds the Transform pipeline controller to the manager.
Click to show internal directories.
Click to hide internal directories.