View Source partisan_orchestration_strategy behaviour (partisan v5.0.0-rc.2)
Link to this section Summary
Link to this section Callbacks
-callback clients(term()) -> term().
-callback download_artifact(term(), node()) -> term().
-callback servers(term()) -> term().
-callback upload_artifact(term(), node(), term()) -> term().