Lex::Node
The Node extension is a dependency of LegionIO and included in every LegionIO gem.
Â
Runners/Functions
function | runner | Description |
---|---|---|
beat | Beat | Sends a node health message to be picked up and processed |
push_public_key | Crypt | Â |
update_public_key | Crypt | Â |
delete_public_key | Crypt | Â |
request_public_key | Crypt | Â |
request_cluster_secret | Crypt | Â |
push_cluster_secret | Crypt | Â |
receive_cluster_secret | Crypt | Â |
Â
Â
Settings
Name | Key | Value | Default |
---|---|---|---|
Heartbeat Interval | extensions.node.beat_interval | Seconds(Integer) | 10 |
Â