public class PushImageCmdExec extends AbstrDockerCmdExec<PushImageCmd,InputStream> implements PushImageCmd.Exec
Constructor and Description |
---|
PushImageCmdExec(javax.ws.rs.client.WebTarget baseResource) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
execute(PushImageCmd command) |
exec, getBaseResource, registryAuth
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
exec
public PushImageCmdExec(javax.ws.rs.client.WebTarget baseResource)
protected InputStream execute(PushImageCmd command)
execute
in class AbstrDockerCmdExec<PushImageCmd,InputStream>
Copyright © 2015. All Rights Reserved.