| Package | Description |
|---|---|
| org.eclipse.jkube.kit.build.service.docker.watch |
| Modifier and Type | Method and Description |
|---|---|
ExecTask |
WatchContext.getContainerCommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.containerCommandExecutor(ExecTask containerCommandExecutor) |
| Constructor and Description |
|---|
WatchContext(org.eclipse.jkube.kit.common.JKubeConfiguration buildContext,
org.eclipse.jkube.kit.config.image.WatchMode watchMode,
int watchInterval,
String watchPostExec,
GavLabel gavLabel,
Task<org.eclipse.jkube.kit.config.image.ImageConfiguration> imageCustomizer,
Task<WatchService.ImageWatcher> containerRestarter,
ExecTask containerCommandExecutor,
CopyFilesTask containerCopyTask,
DockerServiceHub hub,
Runnable postGoalTask,
Date buildTimestamp) |
Copyright © 2024. All rights reserved.