Class | Description |
---|---|
CloudProvisioningAlgorithm |
How we decide what template to create the next agent on.
|
CloudProvisioningRecord |
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.
|
CloudProvisioningState |
Utility class that works out what agents we should start up in response to
Jenkins asking us to start things.
|
Messages |
Generated localization support class.
|
PermissionUtils |
Utility class for checking security permissions.
|
VSphere | |
VSphereLogger |
Exception | Description |
---|---|
VSphereDuplicateException | |
VSphereException | |
VSphereNotFoundException |
Copyright © 2016–2022. All rights reserved.