Cluster.Strategy.start_link

You're seeing just the callback start_link, go back to Cluster.Strategy module for more information.
Link to this callback

start_link(strategy_args)

View Source

Specs

start_link(strategy_args()) ::
  {:ok, pid()} | :ignore | {:error, reason :: term()}