Package org.jenkinsci.plugins.vsphere.tools
package org.jenkinsci.plugins.vsphere.tools
-
ClassDescriptionHow we decide what template to create the next agent on.There's a delay between when we give a bunch of nodes to Jenkins (when it asks us to provision some) and when those nodes appear in vSphere and in Jenkins, so we need to keep a record of what's in progress so we don't over-commit.Utility class that works out what agents we should start up in response to Jenkins asking us to start things.Generated localization support class.Utility class for checking security permissions.Maintains a single long-lived vSphere session for one
vSphereCloudinstance, eliminating the per-operation login/logout overhead that occurs when every API call creates and destroys its own session.KeepsVSphereConnectionPoolinstances honest across two events that Jenkins core has no dedicated "cloud replaced/removed" hook for: Saving the Jenkins configuration (e.g.