gen_cluster
▼
Project version
v0.3.0
Pages
Modules
API Reference
Modules
Overview
Application Environment
Starting Manually
Kubernetes Examples
IPs
SRV
StatefulSet
gc_discover
Summary
Types
cb_state/0
Callbacks
init/1
peers/1
gc_discover_dns
Summary
Types
dns_name/0
host_type/0
ip_record_type/0
use_ipv6/0
Functions
ip_record_type/1
gc_discover_dns_ip
Summary
Types
options/0
Functions
init/1
peers/1
gc_discover_dns_srv
Summary
Types
options/0
Functions
init/1
peers/1
gc_discover_epmd_all
Summary
Types
host/0
options/0
Functions
init/1
peers/1
gc_discover_static
Summary
Types
options/0
Functions
init/1
peers/1
gc_dist
Summary
Types
cb_state/0
Callbacks
connect/2
disconnect/2
init/1
members/1
gc_dist_erl
Summary
Functions
connect/2
disconnect/2
init/1
members/1
gen_cluster
Summary
Types
builtin_discovery/0
cb_state/0
config/0
option/0
peer/0
peers/0
Functions
active/3
callback_mode/0
code_change/4
inactive/3
init/1
nodes_to_peers/1
start_link/1
terminate/3
gen_cluster_app
Summary
Functions
start/2
stop/1
gen_cluster_sup
Summary
Functions
init/1
start_link/0
Search documentation of gen_cluster
Settings
View Source
gen_cluster_app
(gen_cluster v0.3.0)
Application module which runs the top level
gen_cluster_sup
when started.
Summary
Functions
start(StartType, StartArgs)
stop(State)
Functions
Link to this function
start(StartType, StartArgs)
View Source
Link to this function
stop(State)
View Source
×