public class WaitService extends Object
| Constructor and Description |
|---|
WaitService(DockerAccess dockerAccess,
QueryService queryService,
KitLogger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
wait(org.eclipse.jkube.kit.config.image.ImageConfiguration imageConfig,
Properties projectProperties,
String containerId) |
public WaitService(DockerAccess dockerAccess, QueryService queryService, KitLogger log)
public void wait(org.eclipse.jkube.kit.config.image.ImageConfiguration imageConfig,
Properties projectProperties,
String containerId)
throws IOException
IOExceptionCopyright © 2021. All rights reserved.