Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Reconciler ¶
type Reconciler struct { reconciler.BaseRoleReconciler[*trinov1alpha1.CoordinatorsSpec] ClusterConfig *trinov1alpha1.ClusterConfigSpec Image *util.Image CoordiantorSvcFqdn string }
func NewWorkerReconciler ¶
func NewWorkerReconciler( client *client.Client, clusterStopped bool, clusterConfig *trinov1alpha1.ClusterConfigSpec, roleInfo reconciler.RoleInfo, image *util.Image, coordiantorSvcFqdn string, spec *trinov1alpha1.CoordinatorsSpec, ) *Reconciler
func (*Reconciler) RegisterResources ¶
func (r *Reconciler) RegisterResources(ctx context.Context) error
Click to show internal directories.
Click to hide internal directories.