Versions in this module Expand all Collapse all v0 v0.2.1 Jul 18, 2025 v0.2.0 Jul 8, 2025 Changes in this version + func GetMinerConfig(annotations map[string]string) (cpu int32, mem int32) + type ChainSyncReconciler struct + Store store.IStore + func (r *ChainSyncReconciler) Reconcile(ctx context.Context, rq ctrl.Request) (ctrl.Result, error) + func (r *ChainSyncReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error + type MinerSetSyncReconciler struct + Store store.IStore + func (r *MinerSetSyncReconciler) Reconcile(ctx context.Context, rq ctrl.Request) (ctrl.Result, error) + func (r *MinerSetSyncReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error + type MinerSyncReconciler struct + Store store.IStore + func (r *MinerSyncReconciler) Reconcile(ctx context.Context, rq ctrl.Request) (ctrl.Result, error) + func (r *MinerSyncReconciler) SetupWithManager(ctx context.Context, mgr ctrl.Manager, options controller.Options) error