libcluster_gig v0.1.1 Cluster.Strategy.Adapter behaviour View Source

Link to this section Summary

Link to this section Callbacks

Link to this callback

get_nodes(release_name, config)

View Source
get_nodes(release_name :: atom(), config :: struct()) ::
  {:ok, nodes :: List.t()} | {:error, reason :: term()}