Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewController ¶
NewController creates a new controller capable of reconciling Kf Tasks.
Types ¶
type Reconciler ¶
type Reconciler struct { *reconciler.Base // contains filtered or unexported fields }
Reconciler reconciles a Task object with the K8s cluster.
func (*Reconciler) ApplyChanges ¶
ApplyChanges updates the linked resources in the cluster with the current status of the Task.
Click to show internal directories.
Click to hide internal directories.