I'm looking for suggestions on which plugin I need to refer to implement hudson.slaves.Cloud? Google search returns many implementations
https://www.programcreek.com/java-api-examples/?api=hudson.slaves.Cloud
Asking for suggestions here since I heard from the community members saying "all Cloud implementations are broken" , see comment
I'm hoping that there is at least one cloud plugin which implemented in correct way.
Question:
Is there any Cloud plugin in Jenkins eco system which has correct implementation? I am curious about the details since we are planning to write provisioning service to share build agents with different CI systems (Jenkins and TeamCity) mainly Mac Minis.