Class PullImageCommand

    • Constructor Detail

      • PullImageCommand

        @DataBoundConstructor
        public PullImageCommand​(String fromImage,
                                String tag,
                                String registry,
                                org.jenkinsci.plugins.docker.commons.credentials.DockerRegistryEndpoint dockerRegistryEndpoint)