Class PushImageCommand

    • Constructor Detail

      • PushImageCommand

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