WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.autoCreateCustomNetworks(boolean autoCreateCustomNetworks) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.buildContext(org.eclipse.jkube.kit.common.JKubeConfiguration buildContext) |
static WatchContext.WatchContextBuilder |
WatchContext.builder() |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.buildTimestamp(Date buildTimestamp) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.containerCommandExecutor(ExecTask containerCommandExecutor) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.containerCopyTask(CopyFilesTask containerCopyTask) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.containerNamePattern(String containerNamePattern) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.containerRestarter(Task<WatchService.ImageWatcher> containerRestarter) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.dispatcher(LogDispatcher dispatcher) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.follow(boolean follow) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.gavLabel(GavLabel gavLabel) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.hub(DockerServiceHub hub) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.imageCustomizer(Task<org.eclipse.jkube.kit.config.image.ImageConfiguration> imageCustomizer) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.keepContainer(boolean keepContainer) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.keepRunning(boolean keepRunning) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.logOutputSpecFactory(LogOutputSpecFactory logOutputSpecFactory) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.postGoalTask(Runnable postGoalTask) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.removeVolumes(boolean removeVolumes) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.showLogs(String showLogs) |
WatchContext.WatchContextBuilder |
WatchContext.toBuilder() |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.watchInterval(int watchInterval) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.watchMode(org.eclipse.jkube.kit.config.image.WatchMode watchMode) |
WatchContext.WatchContextBuilder |
WatchContext.WatchContextBuilder.watchPostExec(String watchPostExec) |