Skip navigation links
C D E F G I L N O P R S T U V W 

C

CLIENT_TIMEOUT - Static variable in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Maximum amount of time (in seconds) to wait for docker client operations which are supposed to be more or less instantaneous.
ControlGroup - Class in org.jenkinsci.plugins.docker.workflow.client
 

D

DescriptorImpl() - Constructor for class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.DescriptorImpl
 
DescriptorImpl() - Constructor for class org.jenkinsci.plugins.docker.workflow.WithContainerStep.DescriptorImpl
 
DOCKER_DATE_TIME_FORMAT - Static variable in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
 
DockerClient - Class in org.jenkinsci.plugins.docker.workflow.client
Simple docker client for Pipeline.
DockerClient(Launcher, Node, String) - Constructor for class org.jenkinsci.plugins.docker.workflow.client.DockerClient
 
DockerDSL - Class in org.jenkinsci.plugins.docker.workflow
Something you should not copy.
DockerDSL() - Constructor for class org.jenkinsci.plugins.docker.workflow.DockerDSL
 
DockerUtils - Class in org.jenkinsci.plugins.docker.workflow
 

E

Execution() - Constructor for class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep.Execution
 
Execution() - Constructor for class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.Execution
 
Execution() - Constructor for class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep.Execution
 
Execution() - Constructor for class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.Execution
 
Execution() - Constructor for class org.jenkinsci.plugins.docker.workflow.WithContainerStep.Execution
 

F

FromFingerprintStep - Class in org.jenkinsci.plugins.docker.workflow
 
FromFingerprintStep(String, String) - Constructor for class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
FromFingerprintStep.DescriptorImpl - Class in org.jenkinsci.plugins.docker.workflow
 
FromFingerprintStep.Execution - Class in org.jenkinsci.plugins.docker.workflow
 

G

getArgs() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
getBuildArgs() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
getContainerId(FilePath) - Static method in class org.jenkinsci.plugins.docker.workflow.client.ControlGroup
 
getContainerId() - Method in class org.jenkinsci.plugins.docker.workflow.client.ControlGroup
 
getContainerId() - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep
 
getContainerIdIfContainerized() - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Checks if this DockerClient instance is running inside a container and returns the id of the container if so.
getContainerRecord(EnvVars, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
 
getDisplayName() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.DescriptorImpl
 
getDisplayName() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep.DescriptorImpl
 
getDockerfile() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
getErr() - Method in class org.jenkinsci.plugins.docker.workflow.client.LaunchResult
 
getFunctionName() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.DescriptorImpl
 
getFunctionName() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep.DescriptorImpl
 
getImage() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
getImage() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
getName() - Method in class org.jenkinsci.plugins.docker.workflow.DockerDSL
 
getOut() - Method in class org.jenkinsci.plugins.docker.workflow.client.LaunchResult
 
getRegistry() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep
 
getServer() - Method in class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep
 
getStatus() - Method in class org.jenkinsci.plugins.docker.workflow.client.LaunchResult
 
getToolName() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
getToolName() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep
 
getToolName() - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep
 
getToolName() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
getValue(CpsScript) - Method in class org.jenkinsci.plugins.docker.workflow.DockerDSL
 
getVolumes(EnvVars, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Inspect the mounts of a container.
group - Variable in class org.jenkinsci.plugins.docker.workflow.client.ControlGroup
control group in the hierarchy to which the process belongs

I

id - Variable in class org.jenkinsci.plugins.docker.workflow.client.ControlGroup
hierarchy ID number
ImageNameTokens - Class in org.jenkinsci.plugins.docker.workflow
Image name.
ImageNameTokens(String) - Constructor for class org.jenkinsci.plugins.docker.workflow.ImageNameTokens
 
inspect(EnvVars, String, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Inspect a docker image/container.
inspectRequiredField(EnvVars, String, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Inspect a docker image/container.
isAdvanced() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep.DescriptorImpl
 
isAdvanced() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.DescriptorImpl
 
isAdvanced() - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep.DescriptorImpl
 
isAdvanced() - Method in class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.DescriptorImpl
 
isAdvanced() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep.DescriptorImpl
 

L

LaunchResult - Class in org.jenkinsci.plugins.docker.workflow.client
Launch result.
LaunchResult(int, String, String) - Constructor for class org.jenkinsci.plugins.docker.workflow.client.LaunchResult
 
listProcess(EnvVars, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
 

N

newKeyMaterialFactory() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.Execution
 
newKeyMaterialFactory() - Method in class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.Execution
 

O

org.jenkinsci.plugins.docker.workflow - package org.jenkinsci.plugins.docker.workflow
 
org.jenkinsci.plugins.docker.workflow.client - package org.jenkinsci.plugins.docker.workflow.client
 

P

parseBuildArgs(String) - Static method in class org.jenkinsci.plugins.docker.workflow.DockerUtils
 
parseVersionNumber(String) - Static method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Parse a Docker version string (e.g.

R

RegistryEndpointStep - Class in org.jenkinsci.plugins.docker.workflow
 
RegistryEndpointStep(DockerRegistryEndpoint) - Constructor for class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep
 
RegistryEndpointStep.DescriptorImpl - Class in org.jenkinsci.plugins.docker.workflow
 
RegistryEndpointStep.Execution - Class in org.jenkinsci.plugins.docker.workflow
 
rm(EnvVars, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Remove a container.
run(EnvVars, String, String, String, Map<String, String>, Collection<String>, EnvVars, String, String...) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Run a docker image.
run() - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep.Execution
 
run() - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep.Execution
 
RunFingerprintStep - Class in org.jenkinsci.plugins.docker.workflow
 
RunFingerprintStep(String) - Constructor for class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep
 
RunFingerprintStep.DescriptorImpl - Class in org.jenkinsci.plugins.docker.workflow
 
RunFingerprintStep.Execution - Class in org.jenkinsci.plugins.docker.workflow
 

S

ServerEndpointStep - Class in org.jenkinsci.plugins.docker.workflow
 
ServerEndpointStep(DockerServerEndpoint) - Constructor for class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep
 
ServerEndpointStep.DescriptorImpl - Class in org.jenkinsci.plugins.docker.workflow
 
ServerEndpointStep.Execution - Class in org.jenkinsci.plugins.docker.workflow
 
setArgs(String) - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
setBuildArgs(Map<String, String>) - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
splitArgs(String) - Static method in class org.jenkinsci.plugins.docker.workflow.DockerUtils
 
start() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep.Execution
 
stop(EnvVars, String) - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Stop a container.
stop(Throwable) - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep.Execution
 
subsystems - Variable in class org.jenkinsci.plugins.docker.workflow.client.ControlGroup
set of subsystems bound to the hierarchy

T

tag - Variable in class org.jenkinsci.plugins.docker.workflow.ImageNameTokens
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.docker.workflow.RegistryEndpointStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.docker.workflow.ServerEndpointStep.DescriptorImpl
 
takesImplicitBlockArgument() - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep.DescriptorImpl
 

U

userAndRepo - Variable in class org.jenkinsci.plugins.docker.workflow.ImageNameTokens
 

V

version() - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Get the docker version.

W

whoAmI() - Method in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Who is executing this DockerClient instance.
WithContainerStep - Class in org.jenkinsci.plugins.docker.workflow
 
WithContainerStep(String) - Constructor for class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
WithContainerStep.DescriptorImpl - Class in org.jenkinsci.plugins.docker.workflow
 
WithContainerStep.Execution - Class in org.jenkinsci.plugins.docker.workflow
 
C D E F G I L N O P R S T U V W 
Skip navigation links

Copyright © 2016–2018. All rights reserved.