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

C

CGROUP_MATCHER_PATTERN - Static variable in class org.jenkinsci.plugins.docker.workflow.client.DockerClient
Known cgroup formats 4:cpuset:/system.slice/docker-3dd988081e7149463c043b5d9c57d7309e079c5e9290f91feba1cc45a04d6a5b.scope 2:cpu:/docker/3dd988081e7149463c043b5d9c57d7309e079c5e9290f91feba1cc45a04d6a5b

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
 
DockerDSL() - Constructor for class org.jenkinsci.plugins.docker.workflow.DockerDSL
 
DockerDSL.MiscWhitelist - 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
 
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.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.

I

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
 

M

MiscWhitelist() - Constructor for class org.jenkinsci.plugins.docker.workflow.DockerDSL.MiscWhitelist
 

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

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
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.FromFingerprintStep
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.RunFingerprintStep
 
setToolName(String) - Method in class org.jenkinsci.plugins.docker.workflow.WithContainerStep
 
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
 

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 M N O P R S T U V W 
Skip navigation links

Copyright © 2016. All rights reserved.