Documentation ¶
Index ¶
Constants ¶
View Source
const FinalizerName = "workflowrun.finalizers.controller.relay.sh"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { *dependency.DependencyManager Client client.Client Scheme *runtime.Scheme // contains filtered or unexported fields }
func NewReconciler ¶
func NewReconciler(dm *dependency.DependencyManager) *Reconciler
Click to show internal directories.
Click to hide internal directories.