Skip navigation links
A B C D E F G H I J L M N O P R S T U V W Y _ 

A

AbstractCloud - Class in com.github.kostyasha.yad.commons
(Very) Pure abstraction to clean up docker specific implementation.
AbstractCloud(String) - Constructor for class com.github.kostyasha.yad.commons.AbstractCloud
 
addRunVars(Run, TaskListener, CreateContainerCmd) - Static method in class com.github.kostyasha.yad.steps.DockerShellStep
 
addTemplate(DockerSlaveTemplate) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
Add a new template to the cloud
afterContainerCreate(DockerClient, String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
afterContainerCreate(DockerClient, String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerLauncher
Called after container was created.
afterDisconnect(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
afterDisconnect(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
allDockerCloudOrderDescriptors() - Static method in class com.github.kostyasha.yad.other.cloudorder.DockerCloudOrder.DockerCloudOrderDescriptor
 
allDockerConnectorDescriptors() - Static method in class com.github.kostyasha.yad.connector.YADockerConnector.YADockerConnectorDescriptor
 
appendContainerConfig(DockerSlaveTemplate, CreateContainerCmd) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
appendContainerConfig(DockerSlaveTemplate, CreateContainerCmd) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
appendContainerConfig(DockerSlaveTemplate, CreateContainerCmd) - Method in class com.github.kostyasha.yad.launcher.DockerComputerLauncher
Contribute container parameters needed for launcher.
appendContainerConfig(CreateContainerCmd) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
appendContainerConfig(DockerSlaveTemplate, CreateContainerCmd) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
appendContainerConfig(Run<?, ?>, TaskListener, CreateContainerCmd, YADockerConnector) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
apply(NodeProvisioner.StrategyState) - Method in class com.github.kostyasha.yad.DockerProvisioningStrategy
Do asap provisioning for OnceRetention with one executor.
apply(String) - Method in class com.github.kostyasha.yad.utils.ResolveVarFunction
 
AsIsDockerCloudOrder - Class in com.github.kostyasha.yad.other.cloudorder
 
AsIsDockerCloudOrder() - Constructor for class com.github.kostyasha.yad.other.cloudorder.AsIsDockerCloudOrder
 
AsIsDockerCloudOrder.DescriptorImpl - Class in com.github.kostyasha.yad.other.cloudorder
 
attachFacet(Run<?, ?>, TaskListener) - Static method in class com.github.kostyasha.yad.utils.ContainerRecordUtils
 

B

beforeDisconnect(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
beforeDisconnect(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
BindUtils - Class in com.github.kostyasha.yad.utils
 
build() - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
build() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
buildEnvironmentFor(Run, EnvVars, TaskListener) - Method in class com.github.kostyasha.yad.DockerEnvironmentContributor
 
Builder() - Constructor for class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
bySshWithEveryRetryWaitFor(int, TimeUnit) - Method in class com.github.kostyasha.yad.utils.HostAndPortChecker
Connects to sshd on host:port Retries while attempts reached with delay First with tcp port wait, then with ssh connection wait

C

call() - Method in class com.github.kostyasha.yad.other.SlaveVersion
 
canProvision(Label) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
 
canTake(Queue.BuildableItem) - Method in class com.github.kostyasha.yad.DockerSlave
 
check(AbstractCloudComputer) - Method in class com.github.kostyasha.yad.strategy.DockerCloudRetentionStrategy
While x-stream serialisation buggy, copy implementation.
check(AbstractCloudComputer) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
ClientBuilderForConnector - Class in com.github.kostyasha.yad.client
Builds ClientConfig with helper methods that extracts info for plugin routines.
cloudId - Variable in class com.github.kostyasha.yad.DockerComputer
 
CloudNameDockerConnector - Class in com.github.kostyasha.yad.connector
Should be under com.github.kostyasha.yad.connector package, but it was first class and can't move.
CloudNameDockerConnector(String) - Constructor for class com.github.kostyasha.yad.connector.CloudNameDockerConnector
 
CloudNameDockerConnector.DescriptorImpl - Class in com.github.kostyasha.yad.connector
 
com.github.kostyasha.yad - package com.github.kostyasha.yad
 
com.github.kostyasha.yad.action - package com.github.kostyasha.yad.action
 
com.github.kostyasha.yad.client - package com.github.kostyasha.yad.client
 
com.github.kostyasha.yad.commons - package com.github.kostyasha.yad.commons
 
com.github.kostyasha.yad.commons.cmds - package com.github.kostyasha.yad.commons.cmds
 
com.github.kostyasha.yad.connector - package com.github.kostyasha.yad.connector
 
com.github.kostyasha.yad.credentials - package com.github.kostyasha.yad.credentials
 
com.github.kostyasha.yad.launcher - package com.github.kostyasha.yad.launcher
 
com.github.kostyasha.yad.other - package com.github.kostyasha.yad.other
 
com.github.kostyasha.yad.other.cloudorder - package com.github.kostyasha.yad.other.cloudorder
 
com.github.kostyasha.yad.queue - package com.github.kostyasha.yad.queue
 
com.github.kostyasha.yad.steps - package com.github.kostyasha.yad.steps
 
com.github.kostyasha.yad.strategy - package com.github.kostyasha.yad.strategy
 
com.github.kostyasha.yad.utils - package com.github.kostyasha.yad.utils
 
compare(DockerCloud, DockerCloud) - Method in class com.github.kostyasha.yad.utils.DockerCloudLoadComparator
 
ConnectorType - Enum in com.github.kostyasha.yad.other
 
containerCap - Variable in class com.github.kostyasha.yad.commons.AbstractCloud
Total max allowed number of containers
containerExistsInCloud() - Method in class com.github.kostyasha.yad.DockerSlave
 
containerId - Variable in class com.github.kostyasha.yad.DockerComputer
remember associated container id
ContainerRecordUtils - Class in com.github.kostyasha.yad.utils
 
convert(DockerRegistryAuthCredentials) - Method in class com.github.kostyasha.yad.credentials.DockerRegistryAuthTokenSource
 
countCurrentDockerSlaves(DockerSlaveTemplate) - Method in class com.github.kostyasha.yad.DockerCloud
Counts the number of instances in Docker currently running that are using the specified template.
countCurrentDockerSlaves(DockerCloud) - Static method in class com.github.kostyasha.yad.utils.DockerFunctions
Count the number of current docker slaves for a given DockerCloud.
create(HostAndPort) - Static method in class com.github.kostyasha.yad.utils.HostAndPortChecker
 
create(String, int) - Static method in class com.github.kostyasha.yad.utils.HostAndPortChecker
 
createComputer() - Method in class com.github.kostyasha.yad.DockerSlave
 
createComputer() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
createRecordFor(DockerComputer) - Static method in class com.github.kostyasha.yad.utils.ContainerRecordUtils
 
CredentialsListBoxModel - Class in com.github.kostyasha.yad.utils
 
CredentialsListBoxModel() - Constructor for class com.github.kostyasha.yad.utils.CredentialsListBoxModel
 
CredentialsYADockerConnector - Class in com.github.kostyasha.yad.connector
Connector from Credentials.
CredentialsYADockerConnector() - Constructor for class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
CredentialsYADockerConnector.DescriptorImpl - Class in com.github.kostyasha.yad.connector
 

D

decrementAmiSlaveProvision(DockerSlaveTemplate) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
Decrease the count of slaves being "provisioned".
DEFAULT - Static variable in class com.github.kostyasha.yad.DockerProvisioningStrategy
 
DEFAULT_TIMEOUT - Static variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
DEFAULT_TIMEOUT - Static variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
DEFAULT_USER - Static variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
DEFAULT_USER - Static variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
describe(StandardCredentials) - Method in class com.github.kostyasha.yad.utils.CredentialsListBoxModel
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.cmds.DockerBuildImage.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerPullImage.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerRegistryCredential.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerRemoveContainer.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerSSHConnector.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.commons.DockerStopContainer.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.connector.CloudNameDockerConnector.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.connector.CredentialsYADockerConnector.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.credentials.DockerRegistryAuthCredentials.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerCloud.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerConnector.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerContainerLifecycle.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerNodeProperty.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerSimpleBuildWrapper.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerSlave.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerSlaveConfig.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.DockerSlaveTemplate.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.launcher.NoOpDelegatingComputerLauncher.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.other.cloudorder.AsIsDockerCloudOrder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.other.cloudorder.RandomLeastLoadedDockerCloudOrder.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.steps.DockerBuildImageStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.steps.DockerImageComboStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.steps.DockerShellStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.strategy.DockerCloudRetentionStrategy.DescriptorImpl
 
DescriptorImpl() - Constructor for class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy.DescriptorImpl
 
displayName - Variable in class com.github.kostyasha.yad.DockerComputer
 
DisposerImpl(String) - Constructor for class com.github.kostyasha.yad.DockerSimpleBuildWrapper.DisposerImpl
 
doCheckApiVersion(String) - Method in class com.github.kostyasha.yad.DockerConnector.DescriptorImpl
 
doCheckCloudName(String) - Method in class com.github.kostyasha.yad.connector.CloudNameDockerConnector.DescriptorImpl
 
doCheckDevicesString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
doCheckExtraHostsString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
doCheckLabelString(String) - Method in class com.github.kostyasha.yad.DockerSlaveConfig.DescriptorImpl
 
doCheckLaunchTimeoutSeconds(String) - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector.DescriptorImpl
 
doCheckLinksString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
doCheckName(String) - Method in class com.github.kostyasha.yad.DockerCloud.DescriptorImpl
 
doCheckNumExecutors(int) - Method in class com.github.kostyasha.yad.DockerSlaveTemplate.DescriptorImpl
 
doCheckVolumesFromString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
doCheckVolumesString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
DockerAuthConfig - Class in com.github.kostyasha.yad.commons
Registry + credentialsId storage that returns docker-java AuthConfig object.
DockerAuthConfig(String, String) - Constructor for class com.github.kostyasha.yad.commons.DockerAuthConfig
 
DockerAuthConfigs - Class in com.github.kostyasha.yad.commons
 
DockerAuthConfigs(List<DockerAuthConfig>) - Constructor for class com.github.kostyasha.yad.commons.DockerAuthConfigs
 
DockerBuildImage - Class in com.github.kostyasha.yad.commons.cmds
 
DockerBuildImage() - Constructor for class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
DockerBuildImage(DockerBuildImage) - Constructor for class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
clone
DockerBuildImage.DescriptorImpl - Class in com.github.kostyasha.yad.commons.cmds
 
DockerBuildImageStep - Class in com.github.kostyasha.yad.steps
 
DockerBuildImageStep(YADockerConnector, DockerBuildImage) - Constructor for class com.github.kostyasha.yad.steps.DockerBuildImageStep
 
DockerBuildImageStep.DescriptorImpl - Class in com.github.kostyasha.yad.steps
 
DockerBuildImageStepFileCallable - Class in com.github.kostyasha.yad.steps
 
DockerCloud - Class in com.github.kostyasha.yad
Docker Jenkins Cloud configuration.
DockerCloud(String, List<DockerSlaveTemplate>, int, DockerConnector) - Constructor for class com.github.kostyasha.yad.DockerCloud
 
DockerCloud.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerCloudLoadComparator - Class in com.github.kostyasha.yad.utils
Class used to sort a List of DockerCloud objects by load.
DockerCloudLoadComparator() - Constructor for class com.github.kostyasha.yad.utils.DockerCloudLoadComparator
 
DockerCloudOrder - Class in com.github.kostyasha.yad.other.cloudorder
 
DockerCloudOrder() - Constructor for class com.github.kostyasha.yad.other.cloudorder.DockerCloudOrder
 
DockerCloudOrder.DockerCloudOrderDescriptor - Class in com.github.kostyasha.yad.other.cloudorder
 
DockerCloudOrderDescriptor() - Constructor for class com.github.kostyasha.yad.other.cloudorder.DockerCloudOrder.DockerCloudOrderDescriptor
 
DockerCloudRetentionStrategy - Class in com.github.kostyasha.yad.strategy
CloudRetentionStrategy that has Descriptor and UI with description
DockerCloudRetentionStrategy(int) - Constructor for class com.github.kostyasha.yad.strategy.DockerCloudRetentionStrategy
 
DockerCloudRetentionStrategy.DescriptorImpl - Class in com.github.kostyasha.yad.strategy
 
DockerCmd - Annotation Type in com.github.kostyasha.yad.commons
 
DockerComputer - Class in com.github.kostyasha.yad
Represents remote (running) container
DockerComputer(DockerSlave) - Constructor for class com.github.kostyasha.yad.DockerComputer
 
DockerComputerIOLauncher - Class in com.github.kostyasha.yad.launcher
 
DockerComputerIOLauncher() - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
DockerComputerIOLauncher.DescriptorImpl - Class in com.github.kostyasha.yad.launcher
 
DockerComputerJNLPLauncher - Class in com.github.kostyasha.yad.launcher
JNLP launcher.
DockerComputerJNLPLauncher() - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
DockerComputerJNLPLauncher.DescriptorImpl - Class in com.github.kostyasha.yad.launcher
 
DockerComputerLauncher - Class in com.github.kostyasha.yad.launcher
Crappy wrapper...
DockerComputerLauncher(ComputerLauncher) - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerLauncher
 
DockerComputerListener - Class in com.github.kostyasha.yad
 
DockerComputerListener() - Constructor for class com.github.kostyasha.yad.DockerComputerListener
 
DockerComputerSingle - Class in com.github.kostyasha.yad
 
DockerComputerSingle(DockerSlaveSingle, ProvisioningActivity.Id) - Constructor for class com.github.kostyasha.yad.DockerComputerSingle
 
DockerComputerSingleJNLPLauncher - Class in com.github.kostyasha.yad.launcher
DockerComputerSingleJNLPLauncher() - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
DockerComputerSSHLauncher - Class in com.github.kostyasha.yad.launcher
Configurable SSH launcher that expected ssh port to be exposed from docker container.
DockerComputerSSHLauncher(DockerSSHConnector) - Constructor for class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
DockerComputerSSHLauncher.DescriptorImpl - Class in com.github.kostyasha.yad.launcher
 
DockerConnector - Class in com.github.kostyasha.yad
Settings for connecting to docker via docker-java configured connection.
DockerConnector(String) - Constructor for class com.github.kostyasha.yad.DockerConnector
 
DockerConnector.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerContainerLifecycle - Class in com.github.kostyasha.yad
Wrapper around all operations required during Cloud slave processing The idea to bundle all docker related actions here.
DockerContainerLifecycle() - Constructor for class com.github.kostyasha.yad.DockerContainerLifecycle
 
dockerContainerLifecycle - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
Bundle class that contains all docker related actions/configs
DockerContainerLifecycle.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerContainerRestartPolicy - Class in com.github.kostyasha.yad.commons
 
DockerContainerRestartPolicy(DockerContainerRestartPolicyName, Integer) - Constructor for class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
DockerContainerRestartPolicy.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerContainerRestartPolicyName - Enum in com.github.kostyasha.yad.commons
 
DockerCreateContainer - Class in com.github.kostyasha.yad.commons
Contains docker container create related settings.
DockerCreateContainer() - Constructor for class com.github.kostyasha.yad.commons.DockerCreateContainer
 
DockerCreateContainer.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerDaemonCerts - Interface in com.github.kostyasha.yad.credentials
 
DockerDaemonFileCredentials - Class in com.github.kostyasha.yad.credentials
DockerServerCredentials has final fields that blocks extensibility (as usual in jenkins).
DockerDaemonFileCredentials(CredentialsScope, String, String, String) - Constructor for class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials
 
DockerDaemonFileCredentials.DescriptorImpl - Class in com.github.kostyasha.yad.credentials
 
DockerDescriptorVisibilityFilter - Class in com.github.kostyasha.yad
Since 2.12 will not show Docker related strategies for DumbSlave and any other plugin.
DockerDescriptorVisibilityFilter() - Constructor for class com.github.kostyasha.yad.DockerDescriptorVisibilityFilter
 
DockerEnvironmentContributor - Class in com.github.kostyasha.yad
Contribute docker related vars in build.
DockerEnvironmentContributor() - Constructor for class com.github.kostyasha.yad.DockerEnvironmentContributor
 
DockerFunctions - Class in com.github.kostyasha.yad.utils
UI helper class.
dockerGlobalConfig() - Static method in class com.github.kostyasha.yad.DockerGlobalConfiguration
 
DockerGlobalConfiguration - Class in com.github.kostyasha.yad
 
DockerGlobalConfiguration() - Constructor for class com.github.kostyasha.yad.DockerGlobalConfiguration
 
DockerImageCleanupFileCallable - Class in com.github.kostyasha.yad.steps
 
DockerImageCleanupFileCallable(YADockerConnector, TaskListener, List<String>) - Constructor for class com.github.kostyasha.yad.steps.DockerImageCleanupFileCallable
 
DockerImageComboStep - Class in com.github.kostyasha.yad.steps
Let's assume that user wants: 1) build image from one 'Dockerfile' possibly with multiple tags 2) tag image with multiple tags i.e.
DockerImageComboStep(YADockerConnector, DockerBuildImage) - Constructor for class com.github.kostyasha.yad.steps.DockerImageComboStep
 
DockerImageComboStep.DescriptorImpl - Class in com.github.kostyasha.yad.steps
 
DockerImageComboStepFileCallable - Class in com.github.kostyasha.yad.steps
All actions happening on remote.
DockerImageComboStepFileCallable(YADockerConnector, DockerBuildImage, boolean, boolean, boolean, TaskListener) - Constructor for class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable
 
DockerImageComboStepFileCallable.Builder - Class in com.github.kostyasha.yad.steps
 
DockerImageComboStepResponse - Class in com.github.kostyasha.yad.steps
 
DockerImageComboStepResponse() - Constructor for class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
DockerImagePullStrategy - Enum in com.github.kostyasha.yad.commons
Pulling strategies
DockerJavaUtils - Class in com.github.kostyasha.yad.utils
 
DockerNodeProperty - Class in com.github.kostyasha.yad
 
DockerNodeProperty() - Constructor for class com.github.kostyasha.yad.DockerNodeProperty
 
DockerNodeProperty(String, String, String) - Constructor for class com.github.kostyasha.yad.DockerNodeProperty
 
DockerNodeProperty(String, boolean, String, boolean, String, boolean) - Constructor for class com.github.kostyasha.yad.DockerNodeProperty
 
DockerNodeProperty.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerOfflineCause - Class in com.github.kostyasha.yad
 
DockerOfflineCause(String) - Constructor for class com.github.kostyasha.yad.DockerOfflineCause
 
DockerOnceRetentionStrategy - Class in com.github.kostyasha.yad.strategy
Mix of OnceRetentionStrategy (1.3) and CloudRetentionStrategy that allows configure it parameters and has Descriptor.
DockerOnceRetentionStrategy(int) - Constructor for class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
Creates the retention strategy.
DockerOnceRetentionStrategy.DescriptorImpl - Class in com.github.kostyasha.yad.strategy
 
DockerProvisioningStrategy - Class in com.github.kostyasha.yad
Idea picked from mansion-cloud @stephenc
DockerProvisioningStrategy() - Constructor for class com.github.kostyasha.yad.DockerProvisioningStrategy
 
DockerPullImage - Class in com.github.kostyasha.yad.commons
Contains docker pull image related settings:
DockerPullImage() - Constructor for class com.github.kostyasha.yad.commons.DockerPullImage
 
DockerPullImage.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerPullImageListenerLogger - Class in com.github.kostyasha.yad.commons
 
DockerPullImageListenerLogger(TaskListener) - Constructor for class com.github.kostyasha.yad.commons.DockerPullImageListenerLogger
 
DockerRegistryAuthCredentials - Class in com.github.kostyasha.yad.credentials
Docker registry auth credentials.
DockerRegistryAuthCredentials(CredentialsScope, String, String, String, String, String) - Constructor for class com.github.kostyasha.yad.credentials.DockerRegistryAuthCredentials
 
DockerRegistryAuthCredentials.DescriptorImpl - Class in com.github.kostyasha.yad.credentials
 
DockerRegistryAuthTokenSource - Class in com.github.kostyasha.yad.credentials
 
DockerRegistryAuthTokenSource() - Constructor for class com.github.kostyasha.yad.credentials.DockerRegistryAuthTokenSource
 
DockerRegistryCredential - Class in com.github.kostyasha.yad.commons
Map docke registry host - credentialsId for UI configuration.
DockerRegistryCredential(String, String) - Constructor for class com.github.kostyasha.yad.commons.DockerRegistryCredential
 
DockerRegistryCredential.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerRemoveContainer - Class in com.github.kostyasha.yad.commons
 
DockerRemoveContainer() - Constructor for class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
DockerRemoveContainer.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerShellStep - Class in com.github.kostyasha.yad.steps
 
DockerShellStep() - Constructor for class com.github.kostyasha.yad.steps.DockerShellStep
 
DockerShellStep.DescriptorImpl - Class in com.github.kostyasha.yad.steps
 
DockerShellStep.MyAttachContainerResultCallback - Class in com.github.kostyasha.yad.steps
 
DockerSimpleBuildWrapper - Class in com.github.kostyasha.yad
Wrapper that starts node and allows body execute anything in created DockerSimpleBuildWrapper.getSlaveName() slave.
DockerSimpleBuildWrapper(YADockerConnector, DockerSlaveConfig) - Constructor for class com.github.kostyasha.yad.DockerSimpleBuildWrapper
 
DockerSimpleBuildWrapper.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerSimpleBuildWrapper.DisposerImpl - Class in com.github.kostyasha.yad
Terminates slave for specified slaveName.
DockerSlave - Class in com.github.kostyasha.yad
Jenkins Slave with yad specific configuration.
DockerSlave(String, String, ComputerLauncher, String, DockerSlaveTemplate, String, ProvisioningActivity.Id) - Constructor for class com.github.kostyasha.yad.DockerSlave
 
DockerSlave.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerSlaveConfig - Class in com.github.kostyasha.yad
Some generic config with everything required for container-slave operation.
DockerSlaveConfig() - Constructor for class com.github.kostyasha.yad.DockerSlaveConfig
 
DockerSlaveConfig(String) - Constructor for class com.github.kostyasha.yad.DockerSlaveConfig
 
DockerSlaveConfig.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerSlaveSingle - Class in com.github.kostyasha.yad
Alternative to DockerSlave.
DockerSlaveSingle(String, String, DockerSlaveConfig, YADockerConnector, ProvisioningActivity.Id) - Constructor for class com.github.kostyasha.yad.DockerSlaveSingle
 
dockerSlaveTemplate - Variable in class com.github.kostyasha.yad.DockerSlave
copy of container setting
DockerSlaveTemplate - Class in com.github.kostyasha.yad
All configuration (jenkins and docker specific) required for launching slave instances.
DockerSlaveTemplate() - Constructor for class com.github.kostyasha.yad.DockerSlaveTemplate
Generates new unique ID for new instances.
DockerSlaveTemplate(String) - Constructor for class com.github.kostyasha.yad.DockerSlaveTemplate
Custom specified ID.
DockerSlaveTemplate(String, List<NodeProperty<?>>) - Constructor for class com.github.kostyasha.yad.DockerSlaveTemplate
FIXME DescribableList doesn't work with DBS https://gist.github.com/KostyaSha/3414f4f453ea7c7406b4
DockerSlaveTemplate.DescriptorImpl - Class in com.github.kostyasha.yad
 
DockerSSHConnector - Class in com.github.kostyasha.yad.commons
Restore class like it was before 1.30.0 ssh-slaves-plugin.
DockerSSHConnector(int, StandardUsernameCredentials, String, String, String, JDKInstaller, String, String, Integer, Integer, Integer, SshHostKeyVerificationStrategy) - Constructor for class com.github.kostyasha.yad.commons.DockerSSHConnector
 
DockerSSHConnector.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerStopContainer - Class in com.github.kostyasha.yad.commons
 
DockerStopContainer() - Constructor for class com.github.kostyasha.yad.commons.DockerStopContainer
 
DockerStopContainer.DescriptorImpl - Class in com.github.kostyasha.yad.commons
 
DockerTerminateCmdAction - Class in com.github.kostyasha.yad.action
 
DockerTerminateCmdAction() - Constructor for class com.github.kostyasha.yad.action.DockerTerminateCmdAction
 
DockerUtils - Class in com.github.kostyasha.yad.utils
 
doFillCloudNameItems() - Method in class com.github.kostyasha.yad.connector.CloudNameDockerConnector.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Static method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.github.kostyasha.yad.commons.DockerPullImage.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.github.kostyasha.yad.commons.DockerRegistryCredential.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.github.kostyasha.yad.DockerConnector.DescriptorImpl
 
doFillCredentialsIdItems(ItemGroup) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher.DescriptorImpl
 
done(Executor) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
done(AbstractCloudComputer<?>) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
doTestConnection(String, String, String, ConnectorType, Integer, Integer) - Method in class com.github.kostyasha.yad.DockerConnector.DescriptorImpl
 

E

equals(Object) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
equals(Object) - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
equals(Object) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
equals(Object) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
equals(Object) - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
equals(Object) - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
equals(Object) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
equals(Object) - Method in class com.github.kostyasha.yad.DockerCloud
 
equals(Object) - Method in class com.github.kostyasha.yad.DockerConnector
 
equals(Object) - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
equals(Object) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
equals(Object) - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
equals(Object) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
equals(Object) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
exec(DockerClient, String) - Method in class com.github.kostyasha.yad.action.DockerTerminateCmdAction
 
exec(DockerClient, String, TaskListener) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
exec(DockerClient, String) - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
exec(DockerClient, String) - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
execInternal(DockerClient, String, TaskListener) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
Action around image with defined configuration

F

fillContainerConfig(CreateContainerCmd, Function<String, String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
Fills user specified values
fillSettings(BuildImageCmd) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
filter(Object, Descriptor) - Method in class com.github.kostyasha.yad.DockerDescriptorVisibilityFilter
 
FlyweightCauseOfBlockage - Class in com.github.kostyasha.yad.queue
 
FlyweightCauseOfBlockage() - Constructor for class com.github.kostyasha.yad.queue.FlyweightCauseOfBlockage
 
forConnector(DockerConnector) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
Provides ready to use docker client with information from docker connector
forServer(String, String) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
Method to setup url and docker-api version.

G

getAllDockerClouds() - Static method in class com.github.kostyasha.yad.utils.DockerFunctions
Get the list of Docker servers.
getApiVersion() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getApiVersion() - Method in class com.github.kostyasha.yad.DockerConnector
 
getAuthConfig() - Method in class com.github.kostyasha.yad.commons.DockerAuthConfig
 
getAuthConfig() - Method in class com.github.kostyasha.yad.credentials.DockerRegistryAuthCredentials
 
getAuthConfig(String, AuthConfigurations) - Static method in class com.github.kostyasha.yad.utils.DockerJavaUtils
 
getAuthConfigurations() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getAuthConfigurations() - Method in class com.github.kostyasha.yad.commons.DockerAuthConfigs
 
getAvailableDockerClouds(Label) - Method in class com.github.kostyasha.yad.other.cloudorder.RandomLeastLoadedDockerCloudOrder
Get a list of available DockerCloud clouds which are not at max capacity.
getBaseDirectory() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getBindAllPorts() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getBindPorts() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getBuildArgs() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getBuildImage() - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStep
 
getBuildImage() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
getClient() - Method in class com.github.kostyasha.yad.connector.CloudNameDockerConnector
 
getClient() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getClient() - Method in class com.github.kostyasha.yad.connector.YADockerConnector
 
getClient() - Method in class com.github.kostyasha.yad.DockerCloud
Connects to Docker.
getClient() - Method in class com.github.kostyasha.yad.DockerConnector
 
getClient() - Method in class com.github.kostyasha.yad.DockerSlave
 
getClientCertificate() - Method in interface com.github.kostyasha.yad.credentials.DockerDaemonCerts
 
getClientCertificate() - Method in class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials
 
getClientKey() - Method in interface com.github.kostyasha.yad.credentials.DockerDaemonCerts
 
getClientKey() - Method in class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials
 
getCloud() - Method in class com.github.kostyasha.yad.DockerComputer
 
getCloud() - Method in class com.github.kostyasha.yad.DockerSlave
 
getCloudByName(String) - Static method in class com.github.kostyasha.yad.DockerCloud
 
getCloudId() - Method in class com.github.kostyasha.yad.connector.CloudNameDockerConnector
 
getCloudId() - Method in class com.github.kostyasha.yad.DockerComputer
 
getCloudId() - Method in class com.github.kostyasha.yad.DockerNodeProperty
 
getCloudId() - Method in class com.github.kostyasha.yad.DockerSlave
 
getCloudOrder() - Method in class com.github.kostyasha.yad.DockerGlobalConfiguration
 
getCommand() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getConfig() - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper
 
getConfig() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
getConnector() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getConnector() - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
getConnector() - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
getConnector() - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
getConnector() - Method in class com.github.kostyasha.yad.DockerCloud
 
getConnector() - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper
 
getConnector() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
getConnector() - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStep
 
getConnector() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
getConnector() - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
getConnectorType() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getConnectorType() - Method in class com.github.kostyasha.yad.DockerConnector
 
getConnectTimeout() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getConnectTimeout() - Method in class com.github.kostyasha.yad.DockerConnector
 
getContainerCap() - Method in class com.github.kostyasha.yad.commons.AbstractCloud
 
getContainerId() - Method in class com.github.kostyasha.yad.DockerComputer
 
getContainerId() - Method in class com.github.kostyasha.yad.DockerNodeProperty
 
getContainerId() - Method in class com.github.kostyasha.yad.DockerSlave
 
getContainerId() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
getContainerLifecycle() - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
getContainers() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
getCpusetCpus() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getCpusetMems() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getCpuShares() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getCreateContainer() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
getCredentials() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getCredentials() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getCredentialsId() - Method in class com.github.kostyasha.yad.commons.DockerAuthConfig
 
getCredentialsId() - Method in class com.github.kostyasha.yad.commons.DockerPullImage
Deprecated.
getCredentialsId() - Method in class com.github.kostyasha.yad.commons.DockerRegistryCredential
 
getCredentialsId() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getCredentialsId() - Method in class com.github.kostyasha.yad.DockerConnector
 
getCreds() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getDefaultCharset() - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
getDescription() - Method in enum com.github.kostyasha.yad.commons.DockerImagePullStrategy
 
getDescriptor() - Method in class com.github.kostyasha.yad.connector.YADockerConnector
 
getDescriptor() - Method in class com.github.kostyasha.yad.DockerCloud
 
getDescriptor() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getDescriptor() - Method in class com.github.kostyasha.yad.other.cloudorder.DockerCloudOrder
 
getDevices() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDevicesString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerPullImage.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerRegistryCredential.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.commons.DockerStopContainer.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.connector.CloudNameDockerConnector.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.credentials.DockerRegistryAuthCredentials.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerCloud.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerComputer
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerConnector.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerNodeProperty.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerSlave.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerSlave
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerSlaveConfig.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.launcher.NoOpDelegatingComputerLauncher.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.other.cloudorder.AsIsDockerCloudOrder.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.other.cloudorder.RandomLeastLoadedDockerCloudOrder.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.queue.SingleNodeCauseOfBlockage
 
getDisplayName() - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStep.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.steps.DockerShellStep.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.strategy.DockerCloudRetentionStrategy.DescriptorImpl
 
getDisplayName() - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy.DescriptorImpl
 
getDnsHosts() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDnsString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDockerAuthConfigs() - Method in class com.github.kostyasha.yad.commons.DockerAuthConfigs
 
getDockerClouds(Label) - Method in class com.github.kostyasha.yad.other.cloudorder.AsIsDockerCloudOrder
 
getDockerClouds(Label) - Method in class com.github.kostyasha.yad.other.cloudorder.DockerCloudOrder
List of clouds that will be used for provisioning attempt one by one.
getDockerClouds(Label) - Method in class com.github.kostyasha.yad.other.cloudorder.RandomLeastLoadedDockerCloudOrder
 
getDockerCommandArray() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDockerComputerLauncherDescriptors() - Static method in class com.github.kostyasha.yad.utils.DockerFunctions
Only this plugin specific launchers.
getDockerContainerLifecycle() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getDockerEntrypointArray() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDockerfile() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getDockerHost() - Method in class com.github.kostyasha.yad.DockerNodeProperty
 
getDockerLabels() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDockerLabelsString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getDockerRetentionStrategyDescriptors() - Static method in class com.github.kostyasha.yad.utils.DockerFunctions
Only this plugin specific strategies.
getDockerSlaveTemplate() - Method in class com.github.kostyasha.yad.DockerSlave
 
getDockerTemplateBase() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate.DescriptorImpl
 
getEmail() - Method in class com.github.kostyasha.yad.credentials.DockerRegistryAuthCredentials
 
getEntrypoint() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getEnvironment() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getEnvironmentString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getEnvVars(Run, TaskListener) - Static method in class com.github.kostyasha.yad.steps.DockerShellStep
Return all job related vars without executor vars.
getErrorMessage() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
getErrorTrace() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
getExecutorScript() - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
getExtraHosts() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getExtraHostsString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
String for expandableTextBox Jelly form.
getForceRm() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getFreshClient() - Method in class com.github.kostyasha.yad.DockerConnector
 
getHostAndPort(String, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
getHostname() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getId() - Method in class com.github.kostyasha.yad.DockerComputer
 
getId() - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
getId() - Method in class com.github.kostyasha.yad.DockerSlave
 
getId() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
Id used for counting running slaves
getId() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
getIdleMinutes() - Method in class com.github.kostyasha.yad.strategy.DockerCloudRetentionStrategy
 
getIdleMinutes() - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
getImage() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
getImages() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
getJavaPath() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getJavaPath() - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
getJdkInstaller() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getJenkinsUrl() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getJenkinsUrl(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getJenkinsUrl(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
getJNLPLauncher() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher.DescriptorImpl
 
getJvmOptions() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getJvmOpts() - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
getJvmOpts() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getJvmOpts() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
getLabelSet() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getLabelString() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getLauncher() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getLauncher() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
getLauncher() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getLauncher() - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
getLauncher() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getLaunchTimeout() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getLaunchTimeout() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
getLaunchTimeoutSeconds() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getLinks() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getLinksString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getListener() - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
getListener() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
getLongConnector() - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
getMacAddress() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getMaxCapacity() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getMaximumRetryCount() - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
getMaxNumRetries() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getMemoryLimit() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getMode() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getNetworkMode() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getNoCache() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getNodeProperties() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getNodePropertyDescriptors(Class<? extends Node>) - Static method in class com.github.kostyasha.yad.utils.DockerFunctions
 
getNumExecutors() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getNumExecutors() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getOsType() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getPolicyName() - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
getPort() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getPortMappings() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getPrefixStartSlaveCmd() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getPreparedLauncher(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
getPreparedLauncher(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
Clone object.
getPreparedLauncher(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerLauncher
Return valid configured launcher that will be used for launching slave
getPreparedLauncher(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
getPrivileged() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getPull() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getPullImage() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
getPullStrategy() - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
getQuiet() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getReadTimeout() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getReadTimeout() - Method in class com.github.kostyasha.yad.DockerConnector
 
getRegistriesCreds() - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
getRegistryAddr() - Method in class com.github.kostyasha.yad.commons.DockerRegistryCredential
 
getRemoteFs() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getRemoveContainer() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
getResponse() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
getRestartPolicy() - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
runtime ABI dependency on docker-java
getRestartPolicy() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getRetentionStrategy() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
getRetentionStrategyCopy() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
tmp fix for terminating boolean caching
getRetentionStrategyDescriptors() - Static method in class com.github.kostyasha.yad.utils.DockerFunctions
Because Functions.getRetentionStrategyDescriptors() is restricted.
getRetryWaitTime() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getRm() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getRun() - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
getServerCaCertificate() - Method in interface com.github.kostyasha.yad.credentials.DockerDaemonCerts
 
getServerCaCertificate() - Method in class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials
 
getServerUrl() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getServerUrl() - Method in class com.github.kostyasha.yad.DockerConnector
 
getShellScript() - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
getShmSize() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getShortDescription() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
getShortDescription() - Method in class com.github.kostyasha.yad.queue.FlyweightCauseOfBlockage
 
getShortDescription() - Method in class com.github.kostyasha.yad.queue.SingleNodeCauseOfBlockage
 
getSlaveName() - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper
 
getSlaveOpts() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getSlaveOpts() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
getSshConnector() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
getSshConnectorClass() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher.DescriptorImpl
 
getSshHostKeyVerificationStrategy() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getSslConfig() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getSSLContext() - Method in class com.github.kostyasha.yad.other.VariableSSLConfig
 
getStopContainer() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
getSuffixStartSlaveCmd() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
getTags() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getTagsNormalised() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
getTarget() - Method in class com.github.kostyasha.yad.commons.DockerAuthConfig
 
getTemplate(String) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
 
getTemplate(Label) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
Gets first DockerSlaveTemplate that has the matching Label.
getTemplateById(String) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
 
getTemplates() - Method in class com.github.kostyasha.yad.commons.AbstractCloud
 
getTemplates(Label) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
Multiple templates may have the same label.
getTemplatesDescriptors() - Method in class com.github.kostyasha.yad.DockerCloud.DescriptorImpl
 
getTimeout() - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
getTlsVerify() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
getTty() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getUser() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getUser() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
getUser() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
getVolumes() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getVolumesFrom() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getVolumesFromString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getVolumesString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
getWorkdir() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 

H

hashCode() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
hashCode() - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
hashCode() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
hashCode() - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
hashCode() - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
hashCode() - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
hashCode() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
hashCode() - Method in class com.github.kostyasha.yad.DockerCloud
 
hashCode() - Method in class com.github.kostyasha.yad.DockerConnector
 
hashCode() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
hashCode() - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
hashCode() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
hashCode() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
hashCode() - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
HostAndPortChecker - Class in com.github.kostyasha.yad.utils
 

I

id - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
Unique id of this template configuration.
insertLabels(CreateContainerCmd, Run) - Static method in class com.github.kostyasha.yad.steps.DockerShellStep
Append some tags to identify who created this container.
invoke(File, VirtualChannel) - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStepFileCallable
 
invoke(File, VirtualChannel) - Method in class com.github.kostyasha.yad.steps.DockerImageCleanupFileCallable
 
invoke(File, VirtualChannel) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable
 
isApplicable(Class<? extends Node>) - Method in class com.github.kostyasha.yad.DockerNodeProperty.DescriptorImpl
 
isApplicable(AbstractProject<?, ?>) - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStep.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep.DescriptorImpl
 
isApplicable(Class<? extends AbstractProject>) - Method in class com.github.kostyasha.yad.steps.DockerShellStep.DescriptorImpl
 
isClean() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
isCleanupDangling() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
isCloudIdCheck() - Method in class com.github.kostyasha.yad.DockerNodeProperty
 
isContainerIdCheck() - Method in class com.github.kostyasha.yad.DockerNodeProperty
 
isDockerHostCheck() - Method in class com.github.kostyasha.yad.DockerNodeProperty
 
isForce() - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
isInstantiable() - Method in class com.github.kostyasha.yad.DockerSlave.DescriptorImpl
 
isLaunchSupported() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
isNoCertificateCheck() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
isNoCertificateCheck() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
isNoReconnect() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
isNoReconnect() - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
isOffline() - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
isPush() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
isReallyOffline() - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
isRemoveVolumes() - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
isSuccess() - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 

J

javaPath - Variable in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
jenkinsAddNodeWithRetry(DockerSlaveSingle) - Static method in class com.github.kostyasha.yad.utils.DockerUtils
 
jenkinsUrl - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
jenkinsUrl - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
joinToStr(List<String>) - Static method in class com.github.kostyasha.yad.utils.BindUtils
Helper for converting List -> UI String
jvmOpts - Variable in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
jvmOpts - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
jvmOpts - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 

L

launch(String, TaskListener) - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
launch(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
launch(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
launch(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
launch(SlaveComputer, TaskListener) - Method in class com.github.kostyasha.yad.launcher.NoOpDelegatingComputerLauncher
 
launcher - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
 
launchTimeout - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
launchTimeout - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
ListenerLogContainerResultCallback - Class in com.github.kostyasha.yad.launcher
 
ListenerLogContainerResultCallback(TaskListener) - Constructor for class com.github.kostyasha.yad.launcher.ListenerLogContainerResultCallback
 
LOG - Static variable in class com.github.kostyasha.yad.credentials.DockerDaemonFileCredentials
 
LogUtils - Class in com.github.kostyasha.yad.utils
 
lookupSystemCredentials(String) - Static method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
Util method to find credential by id in jenkins

M

mode - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
 
MyAttachContainerResultCallback(PrintStream) - Constructor for class com.github.kostyasha.yad.steps.DockerShellStep.MyAttachContainerResultCallback
 

N

newClientBuilderForConnector() - Static method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
helper class
newDockerBuildImageStepCallable() - Static method in class com.github.kostyasha.yad.steps.DockerBuildImageStepFileCallable
 
newDockerImageComboStepFileCallableBuilder() - Static method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable
 
noCertificateCheck - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
noCertificateCheck - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
nodeProperties - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
 
NoOpDelegatingComputerLauncher - Class in com.github.kostyasha.yad.launcher
Delegating ComputerLauncher without launch.
NoOpDelegatingComputerLauncher(ComputerLauncher) - Constructor for class com.github.kostyasha.yad.launcher.NoOpDelegatingComputerLauncher
 
NoOpDelegatingComputerLauncher.DescriptorImpl - Class in com.github.kostyasha.yad.launcher
 
NoStapler - Annotation Type in com.github.kostyasha.yad
Indicates that there is no UI binding.
notAllowedStrategy(DockerSlaveTemplate) - Static method in class com.github.kostyasha.yad.DockerProvisioningStrategy
Exclude unknown mix of configuration.
numExecutors - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
 

O

onLaunchFailure(Computer, TaskListener) - Method in class com.github.kostyasha.yad.DockerComputerListener
 
onNext(PullResponseItem) - Method in class com.github.kostyasha.yad.commons.DockerPullImageListenerLogger
 
onNext(Frame) - Method in class com.github.kostyasha.yad.launcher.ListenerLogContainerResultCallback
 
onNext(Frame) - Method in class com.github.kostyasha.yad.steps.DockerShellStep.MyAttachContainerResultCallback
 
openSocket() - Method in class com.github.kostyasha.yad.utils.HostAndPortChecker
 
OsType - Enum in com.github.kostyasha.yad
Supported operating systems.

P

perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStep
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
perform(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
printResponseItemToListener(TaskListener, ResponseItem) - Static method in class com.github.kostyasha.yad.utils.LogUtils
 
provision(Label, int) - Method in class com.github.kostyasha.yad.DockerCloud
 
provisionedImages - Variable in class com.github.kostyasha.yad.commons.AbstractCloud
Track the count per image name for images currently being provisioned, but not necessarily reported yet by docker.
provisioningId - Variable in class com.github.kostyasha.yad.DockerComputer
 
provisioningId - Variable in class com.github.kostyasha.yad.DockerSlave
 
pullIfExists(String) - Method in enum com.github.kostyasha.yad.commons.DockerImagePullStrategy
 
pullIfNotExists(String) - Method in enum com.github.kostyasha.yad.commons.DockerImagePullStrategy
 

R

RandomLeastLoadedDockerCloudOrder - Class in com.github.kostyasha.yad.other.cloudorder
 
RandomLeastLoadedDockerCloudOrder() - Constructor for class com.github.kostyasha.yad.other.cloudorder.RandomLeastLoadedDockerCloudOrder
 
RandomLeastLoadedDockerCloudOrder.DescriptorImpl - Class in com.github.kostyasha.yad.other.cloudorder
 
readResolve() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
readResolve() - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
readResolve() - Method in class com.github.kostyasha.yad.DockerCloud
 
readResolve() - Method in class com.github.kostyasha.yad.DockerConnector
 
readResolve() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
readResolve() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
Initializes data structure that we don't persist.
reconfigure(StaplerRequest, JSONObject) - Method in class com.github.kostyasha.yad.DockerSlave
 
reconnect - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
reconnect - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
removeTemplate(DockerSlaveTemplate) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
Remove slave template
resolveCreds() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
Fill additional object with resolved creds.
resolveVar(String, Run, TaskListener) - Static method in class com.github.kostyasha.yad.utils.VariableUtils
Resolve on remoting side during execution.
ResolveVarFunction - Class in com.github.kostyasha.yad.utils
 
ResolveVarFunction(Run, TaskListener) - Constructor for class com.github.kostyasha.yad.utils.ResolveVarFunction
 
retentionStrategy - Variable in class com.github.kostyasha.yad.DockerSlaveConfig
 
runContainer(DockerSlaveTemplate) - Method in class com.github.kostyasha.yad.DockerCloud
Run docker container for given template

S

setApiVersion(String) - Method in class com.github.kostyasha.yad.DockerConnector
 
setBaseDirectory(String) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setBindAllPorts(Boolean) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setBindPorts(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setBuildArgs(Map<String, String>) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setChannel(Channel, OutputStream, Channel.Listener) - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
setClean(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
setCleanupDangling(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
setCloudOrder(DockerCloudOrder) - Method in class com.github.kostyasha.yad.DockerGlobalConfiguration
 
setCommand(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
setConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
setConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
setConnector(DockerConnector) - Method in class com.github.kostyasha.yad.DockerCloud
 
setConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
setConnectorType(ConnectorType) - Method in class com.github.kostyasha.yad.DockerConnector
 
setConnectTimeout(Integer) - Method in class com.github.kostyasha.yad.DockerConnector
 
setContainerCap(int) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
 
setContainerLifecycle(DockerContainerLifecycle) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
setContainers(Set<String>) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
setCpusetCpus(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setCpusetMems(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setCpuShares(Integer) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setCreateContainer(DockerCreateContainer) - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
setCredentials(StandardUsernameCredentials) - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
setCredentialsId(String) - Method in class com.github.kostyasha.yad.commons.DockerAuthConfig
 
setCredentialsId(String) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
Deprecated.
setCredentialsId(String) - Method in class com.github.kostyasha.yad.commons.DockerSSHConnector
 
setCredentialsId(String) - Method in class com.github.kostyasha.yad.DockerConnector
 
setCreds(Map<String, String>) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setDevices(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setDevicesString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setDisplayName(String) - Method in class com.github.kostyasha.yad.DockerComputer
 
setDnsHosts(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setDnsString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setDockerAuthConfigs(List<DockerAuthConfig>) - Method in class com.github.kostyasha.yad.commons.DockerAuthConfigs
 
setDockerContainerLifecycle(DockerContainerLifecycle) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setDockerfile(String) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setDockerLabels(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setDockerLabelsString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setDockerSlaveTemplate(DockerSlaveTemplate) - Method in class com.github.kostyasha.yad.DockerSlave
 
setEnabled(boolean) - Method in class com.github.kostyasha.yad.DockerProvisioningStrategy
For groovy.
setEntrypoint(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setEnvironment(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setEnvironmentString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setErrorMessage(String) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
setErrorTrace(String) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
setExecutorScript(String) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
setExtraHosts(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setExtraHostsString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setForce(boolean) - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
setForceRm(Boolean) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setHostname(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setImage(String) - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
setImages(List<String>) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
setJavaPath(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
setJenkinsUrl(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setJenkinsUrl(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setJvmOpts(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerIOLauncher
 
setJvmOpts(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setJvmOpts(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setLabelString(String) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setLabelString(String) - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
setLauncher(ComputerLauncher) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setLauncher(ComputerLauncher) - Method in class com.github.kostyasha.yad.launcher.DockerComputerLauncher
 
setLaunchTimeout(long) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setLaunchTimeout(long) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setLinks(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setLinksString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setListener(TaskListener) - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
setListener(TaskListener) - Method in class com.github.kostyasha.yad.DockerSlaveSingle
Set listener that will be used for printing out messages instead default listener.
setLongConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
setMacAddress(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setMaxCapacity(int) - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
setMaximumRetryCount(Integer) - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
setMemoryLimit(Long) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setMode(Node.Mode) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setNetworkMode(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setNoCache(Boolean) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setNoCertificateCheck(boolean) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setNoCertificateCheck(boolean) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setNodeProperties(List<NodeProperty<?>>) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setNoReconnect(boolean) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setNoReconnect(boolean) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setNumExecutors(int) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
Experimental option allows set number of executors
setOsType(OsType) - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
setPolicyName(DockerContainerRestartPolicyName) - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
setPrivileged(Boolean) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setPull(Boolean) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setPullImage(DockerPullImage) - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
setPullStrategy(DockerImagePullStrategy) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
setPush(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStep
 
setQuiet(Boolean) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setReadTimeout(Integer) - Method in class com.github.kostyasha.yad.DockerConnector
 
setRegistriesCreds(List<DockerRegistryCredential>) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
setRemoteFs(String) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setRemoveContainer(DockerRemoveContainer) - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
setRemoveVolumes(boolean) - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
setRestartPolicy(DockerContainerRestartPolicy) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setRetentionStrategy(RetentionStrategy) - Method in class com.github.kostyasha.yad.DockerSlaveConfig
 
setRm(Boolean) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setRun(Run) - Method in class com.github.kostyasha.yad.DockerComputerSingle
 
setServerUrl(String) - Method in class com.github.kostyasha.yad.DockerConnector
 
setShellScript(String) - Method in class com.github.kostyasha.yad.steps.DockerShellStep
 
setShmSize(Long) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setSlaveName(String) - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper
 
setSlaveOpts(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setSlaveOpts(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setSshConnector(DockerSSHConnector) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
setStopContainer(DockerStopContainer) - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
setSuccess(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepResponse
 
setTags(List<String>) - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
setTarget(String) - Method in class com.github.kostyasha.yad.commons.DockerAuthConfig
 
setTemplates(List<DockerSlaveTemplate>) - Method in class com.github.kostyasha.yad.commons.AbstractCloud
Set list of available templates
setTimeout(int) - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
setTty(Boolean) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setUp(SimpleBuildWrapper.Context, Run<?, ?>, FilePath, Launcher, TaskListener, EnvVars) - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper
 
setUser(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setUser(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
setUser(String) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
setVolumes(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setVolumesFrom(List<String>) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setVolumesFromString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setVolumesString(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
setWorkdir(String) - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
shouldPullImage(DockerClient, String) - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
SingleNodeCauseOfBlockage - Class in com.github.kostyasha.yad.queue
 
SingleNodeCauseOfBlockage(String) - Constructor for class com.github.kostyasha.yad.queue.SingleNodeCauseOfBlockage
 
slaveOpts - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
slaveOpts - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 
SlaveVersion - Class in com.github.kostyasha.yad.other
 
SlaveVersion() - Constructor for class com.github.kostyasha.yad.other.SlaveVersion
 
splitAndFilterEmpty(String) - Static method in class com.github.kostyasha.yad.utils.BindUtils
 
splitAndFilterEmpty(String, String) - Static method in class com.github.kostyasha.yad.utils.BindUtils
 
sshConnector - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
store real UI configuration.
start(AbstractCloudComputer) - Method in class com.github.kostyasha.yad.strategy.DockerCloudRetentionStrategy
Try to connect to it ASAP.
start(AbstractCloudComputer) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 

T

taskAccepted(Executor, Queue.Task) - Method in class com.github.kostyasha.yad.DockerComputer
 
taskAccepted(Executor, Queue.Task) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
taskCompleted(Executor, Queue.Task, long) - Method in class com.github.kostyasha.yad.DockerComputer
 
taskCompleted(Executor, Queue.Task, long) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class com.github.kostyasha.yad.DockerComputer
 
taskCompletedWithProblems(Executor, Queue.Task, long, Throwable) - Method in class com.github.kostyasha.yad.strategy.DockerOnceRetentionStrategy
 
tearDown(Run<?, ?>, FilePath, Launcher, TaskListener) - Method in class com.github.kostyasha.yad.DockerSimpleBuildWrapper.DisposerImpl
 
templates - Variable in class com.github.kostyasha.yad.commons.AbstractCloud
 
terminate() - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
testConnection() - Method in class com.github.kostyasha.yad.DockerConnector
 
toString() - Method in class com.github.kostyasha.yad.commons.cmds.DockerBuildImage
 
toString() - Method in class com.github.kostyasha.yad.commons.DockerContainerRestartPolicy
 
toString() - Method in class com.github.kostyasha.yad.commons.DockerCreateContainer
 
toString() - Method in class com.github.kostyasha.yad.commons.DockerPullImage
 
toString() - Method in class com.github.kostyasha.yad.commons.DockerRemoveContainer
 
toString() - Method in class com.github.kostyasha.yad.commons.DockerStopContainer
 
toString() - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
toString() - Method in class com.github.kostyasha.yad.DockerCloud
 
toString() - Method in class com.github.kostyasha.yad.DockerComputer
 
toString() - Method in class com.github.kostyasha.yad.DockerContainerLifecycle
 
toString() - Method in class com.github.kostyasha.yad.DockerOfflineCause
 
toString() - Method in class com.github.kostyasha.yad.DockerSlave
 
toString() - Method in class com.github.kostyasha.yad.DockerSlaveTemplate
 
toString() - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 

U

user - Variable in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
user - Variable in class com.github.kostyasha.yad.launcher.DockerComputerSingleJNLPLauncher
 

V

valueOf(String) - Static method in enum com.github.kostyasha.yad.commons.DockerContainerRestartPolicyName
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.kostyasha.yad.commons.DockerImagePullStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.kostyasha.yad.OsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.github.kostyasha.yad.other.ConnectorType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.github.kostyasha.yad.commons.DockerContainerRestartPolicyName
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.kostyasha.yad.commons.DockerImagePullStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.kostyasha.yad.OsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.github.kostyasha.yad.other.ConnectorType
Returns an array containing the constants of this enum type, in the order they are declared.
VariableSSLConfig - Class in com.github.kostyasha.yad.other
 
VariableSSLConfig(String, String, String) - Constructor for class com.github.kostyasha.yad.other.VariableSSLConfig
 
VariableUtils - Class in com.github.kostyasha.yad.utils
 

W

waitUp(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerJNLPLauncher
 
waitUp(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerLauncher
Wait until slave is up and ready for connection.
waitUp(String, DockerSlaveTemplate, InspectContainerResponse) - Method in class com.github.kostyasha.yad.launcher.DockerComputerSSHLauncher
 
withApiVersion(String) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withBuildImage(DockerBuildImage) - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStepFileCallable
 
withBuildImage(DockerBuildImage) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withCleanAll(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withCleanupDangling(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withClient(DockerClient) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withConfigBuilder(DefaultDockerClientConfig.Builder) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStepFileCallable
 
withConnector(YADockerConnector) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withConnectorType(ConnectorType) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withConnectorType(ConnectorType) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withConnectTimeout(Integer) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withConnectTimeout(Integer) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withCredentials(Credentials) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withCredentials(Credentials) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withCredentialsId(String) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
Sets SSLConfig from defined credentials id.
withDockerClientConfig(DockerClientConfig) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withDockerCmdExecFactory(AbstractDockerCmdExecFactory) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withDockerConnector(DockerConnector) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withEveryRetryWaitFor(int, TimeUnit) - Method in class com.github.kostyasha.yad.utils.HostAndPortChecker
withPushAll(boolean) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withReadTimeout(Integer) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withReadTimeout(Integer) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withRetries(int) - Method in class com.github.kostyasha.yad.utils.HostAndPortChecker
 
withRun(Run) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withServerUrl(String) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withSshTimeout(int, TimeUnit) - Method in class com.github.kostyasha.yad.utils.HostAndPortChecker
 
withSslConfig(SSLConfig) - Method in class com.github.kostyasha.yad.client.ClientBuilderForConnector
 
withSslConfig(SSLConfig) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 
withTaskListener(TaskListener) - Method in class com.github.kostyasha.yad.steps.DockerBuildImageStepFileCallable
 
withTaskListener(TaskListener) - Method in class com.github.kostyasha.yad.steps.DockerImageComboStepFileCallable.Builder
 
withTlsVerify(Boolean) - Method in class com.github.kostyasha.yad.connector.CredentialsYADockerConnector
 

Y

YADockerConnector - Class in com.github.kostyasha.yad.connector
Different connectors to docker.
YADockerConnector() - Constructor for class com.github.kostyasha.yad.connector.YADockerConnector
 
YADockerConnector.YADockerConnectorDescriptor - Class in com.github.kostyasha.yad.connector
 
YADockerConnectorDescriptor() - Constructor for class com.github.kostyasha.yad.connector.YADockerConnector.YADockerConnectorDescriptor
 

_

_terminate(TaskListener) - Method in class com.github.kostyasha.yad.DockerSlave
 
_terminate(TaskListener) - Method in class com.github.kostyasha.yad.DockerSlaveSingle
 
A B C D E F G H I J L M N O P R S T U V W Y _ 
Skip navigation links

Copyright © 2016–2020. All rights reserved.