| Class | Description |
|---|---|
| DockerCloud |
Docker Jenkins Cloud configuration.
|
| DockerCloud.DescriptorImpl | |
| DockerComputer |
Represents remote (running) container
|
| DockerComputerListener | |
| DockerComputerSingle | |
| DockerConnector |
Settings for connecting to docker via docker-java configured connection.
|
| DockerConnector.DescriptorImpl | |
| DockerContainerLifecycle |
Wrapper around all operations required during Cloud slave processing
The idea to bundle all docker related actions here.
|
| DockerContainerLifecycle.DescriptorImpl | |
| DockerDescriptorVisibilityFilter |
Since 2.12 will not show Docker related strategies for DumbSlave and any other plugin.
|
| DockerEnvironmentContributor |
Contribute docker related vars in build.
|
| DockerGlobalConfiguration | |
| DockerNodeProperty | |
| DockerNodeProperty.DescriptorImpl | |
| DockerOfflineCause | |
| DockerProvisioningStrategy |
Idea picked from mansion-cloud @stephenc
|
| DockerSimpleBuildWrapper |
Wrapper that starts node and allows body execute anything in created
DockerSimpleBuildWrapper.getSlaveName() slave. |
| DockerSimpleBuildWrapper.DescriptorImpl | |
| DockerSimpleBuildWrapper.DisposerImpl |
Terminates slave for specified slaveName.
|
| DockerSlave |
Jenkins Slave with yad specific configuration.
|
| DockerSlave.DescriptorImpl | |
| DockerSlaveConfig |
Some generic config with everything required for container-slave operation.
|
| DockerSlaveConfig.DescriptorImpl | |
| DockerSlaveSingle |
Alternative to
DockerSlave. |
| DockerSlaveTemplate |
All configuration (jenkins and docker specific) required for launching slave instances.
|
| DockerSlaveTemplate.DescriptorImpl |
| Enum | Description |
|---|---|
| OsType |
Supported operating systems.
|
| Annotation Type | Description |
|---|---|
| NoStapler |
Indicates that there is no UI binding.
|
Copyright © 2016–2020. All rights reserved.