Uses of Class
org.jenkinsci.plugins.docker.commons.tools.DockerTool
Packages that use DockerTool
-
Uses of DockerTool in org.jenkinsci.plugins.docker.commons.tools
Methods in org.jenkinsci.plugins.docker.commons.tools that return DockerToolModifier and TypeMethodDescriptionDockerTool.forEnvironment
(EnvVars environment) DockerTool.forNode
(Node node, TaskListener log) DockerTool.DescriptorImpl.getInstallations()
Methods in org.jenkinsci.plugins.docker.commons.tools with parameters of type DockerToolModifier and TypeMethodDescriptionvoid
DockerTool.DescriptorImpl.setInstallations
(DockerTool... installations)