public class WatchService extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
WatchService.ImageWatcher |
| Constructor and Description |
|---|
WatchService(ArchiveService archiveService,
BuildService buildService,
QueryService queryService,
RunService runService,
KitLogger log) |
| Modifier and Type | Method and Description |
|---|---|
void |
watch(WatchContext context,
JKubeConfiguration buildContext,
List<org.eclipse.jkube.kit.config.image.ImageConfiguration> images) |
public WatchService(ArchiveService archiveService, BuildService buildService, QueryService queryService, RunService runService, KitLogger log)
public void watch(WatchContext context, JKubeConfiguration buildContext, List<org.eclipse.jkube.kit.config.image.ImageConfiguration> images) throws IOException
IOExceptionCopyright © 2021. All rights reserved.