WatchContext(org.eclipse.jkube.kit.common.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,
DockerServiceHub hub,
LogOutputSpecFactory logOutputSpecFactory,
LogDispatcher dispatcher,
Runnable postGoalTask,
boolean follow,
String showLogs,
Date buildTimestamp,
String containerNamePattern) |
WatchContext(org.eclipse.jkube.kit.common.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,
DockerServiceHub hub,
LogOutputSpecFactory logOutputSpecFactory,
LogDispatcher dispatcher,
Runnable postGoalTask,
boolean follow,
String showLogs,
Date buildTimestamp,
String containerNamePattern) |