| Package | Description |
|---|---|
| org.eclipse.jkube.kit.build.service.docker.watch |
| Modifier and Type | Method and Description |
|---|---|
ServiceHubFactory |
WatchContext.getServiceHubFactory() |
| Modifier and Type | Method and Description |
|---|---|
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.serviceHubFactory(ServiceHubFactory serviceHubFactory) |
| Constructor and Description |
|---|
WatchContext(JKubeConfiguration buildContext,
org.eclipse.jkube.kit.config.image.WatchMode watchMode,
int watchInterval,
boolean keepRunning,
String watchPostExec,
GavLabel gavLabel,
boolean keepContainer,
boolean removeVolumes,
boolean autoCreateCustomNetworks,
Task<org.eclipse.jkube.kit.config.image.ImageConfiguration> imageCustomizer,
Task<WatchService.ImageWatcher> containerRestarter,
ExecTask containerCommandExecutor,
CopyFilesTask containerCopyTask,
ServiceHub hub,
ServiceHubFactory serviceHubFactory,
LogDispatcher dispatcher,
Runnable postGoalTask,
boolean follow,
String showLogs,
Date buildTimestamp,
String containerNamePattern) |
Copyright © 2021. All rights reserved.