Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
Types ¶
type Reconciler ¶
type Reconciler struct { *reconciler.Base // contains filtered or unexported fields }
Reconciler reconciles a TaskSchedule object with the K8s cluster.
func (*Reconciler) ApplyChanges ¶
func (r *Reconciler) ApplyChanges(ctx context.Context, ts *v1alpha1.TaskSchedule) error
ApplyChanges updates the linked resources in the cluster with the current status of the TaskSchedule.
Click to show internal directories.
Click to hide internal directories.