Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( //go:embed geth_init_genesis.sh GethInitGenesisScript string )
Functions ¶
func KeyStoreFromPrivateKey ¶
KeyStoreFromPrivateKey generates key store from private key (hex without 0x)
Types ¶
type NodeReconciler ¶
NodeReconciler reconciles a Node object
func (*NodeReconciler) Reconcile ¶
func (r *NodeReconciler) Reconcile(ctx context.Context, req ctrl.Request) (result ctrl.Result, err error)
Reconcile reconciles ethereum networks
func (*NodeReconciler) SetupWithManager ¶
func (r *NodeReconciler) SetupWithManager(mgr ctrl.Manager) error
SetupWithManager adds reconciler to the manager
Click to show internal directories.
Click to hide internal directories.