Documentation ¶
Index ¶
Constants ¶
View Source
const FinalizerName = "tenant.finalizers.controller.relay.sh"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { Client client.Client Config *config.WorkflowControllerConfig }
func NewReconciler ¶
func NewReconciler(cl client.Client, cfg *config.WorkflowControllerConfig) *Reconciler
Click to show internal directories.
Click to hide internal directories.