public class JibPushActions
extends Object
-
Constructor Summary
Constructors
-
Method Summary
com.google.cloud.tools.jib.api.JibContainer
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
JibPushActions
public JibPushActions()
-
Method Details
-
pushImage
public com.google.cloud.tools.jib.api.JibContainer pushImage(Path imageArchive,
String tag,
Instant createdAt)