public class WatcherManager extends Object
| Modifier and Type | Method and Description |
|---|---|
static void |
watch(List<org.eclipse.jkube.kit.config.image.ImageConfiguration> ret,
String namespace,
Collection<io.fabric8.kubernetes.api.model.HasMetadata> resources,
WatcherContext watcherCtx) |
public static void watch(List<org.eclipse.jkube.kit.config.image.ImageConfiguration> ret, String namespace, Collection<io.fabric8.kubernetes.api.model.HasMetadata> resources, WatcherContext watcherCtx) throws Exception
ExceptionCopyright © 2024. All rights reserved.