init() - Static method in class org.jenkinsci.plugins.mesos.MesosCloud
We want to start the Mesos scheduler as part of the initialization of Jenkins
and after the cloud class values have been restored from persistence.If this is
the very first time, this method will be NOOP as MesosCloud is not registered yet.