public static class WatchContext.WatchContextBuilder extends Object
public WatchContext.WatchContextBuilder buildContext(org.eclipse.jkube.kit.common.JKubeConfiguration buildContext)
this.public WatchContext.WatchContextBuilder watchMode(org.eclipse.jkube.kit.config.image.WatchMode watchMode)
this.public WatchContext.WatchContextBuilder watchInterval(int watchInterval)
this.public WatchContext.WatchContextBuilder keepRunning(boolean keepRunning)
this.public WatchContext.WatchContextBuilder watchPostExec(String watchPostExec)
this.public WatchContext.WatchContextBuilder gavLabel(GavLabel gavLabel)
this.public WatchContext.WatchContextBuilder keepContainer(boolean keepContainer)
this.public WatchContext.WatchContextBuilder removeVolumes(boolean removeVolumes)
this.public WatchContext.WatchContextBuilder autoCreateCustomNetworks(boolean autoCreateCustomNetworks)
this.public WatchContext.WatchContextBuilder imageCustomizer(Task<org.eclipse.jkube.kit.config.image.ImageConfiguration> imageCustomizer)
this.public WatchContext.WatchContextBuilder containerRestarter(Task<WatchService.ImageWatcher> containerRestarter)
this.public WatchContext.WatchContextBuilder containerCommandExecutor(ExecTask containerCommandExecutor)
this.public WatchContext.WatchContextBuilder containerCopyTask(CopyFilesTask containerCopyTask)
this.public WatchContext.WatchContextBuilder hub(DockerServiceHub hub)
this.public WatchContext.WatchContextBuilder logOutputSpecFactory(LogOutputSpecFactory logOutputSpecFactory)
this.public WatchContext.WatchContextBuilder dispatcher(LogDispatcher dispatcher)
this.public WatchContext.WatchContextBuilder postGoalTask(Runnable postGoalTask)
this.public WatchContext.WatchContextBuilder follow(boolean follow)
this.public WatchContext.WatchContextBuilder showLogs(String showLogs)
this.public WatchContext.WatchContextBuilder buildTimestamp(Date buildTimestamp)
this.public WatchContext.WatchContextBuilder containerNamePattern(String containerNamePattern)
this.public WatchContext build()
Copyright © 2023. All rights reserved.