View Source partisan_orchestration_strategy behaviour (partisan v5.0.0-rc.8)
Summary
Callbacks
-callback clients(term()) -> term().
-callback download_artifact(term(), node()) -> term().
-callback servers(term()) -> term().
-callback upload_artifact(term(), node(), term()) -> term().