public interface Watcher<T extends io.fabric8.kubernetes.api.model.HasMetadata>
Modifier and Type | Interface and Description |
---|---|
static class |
Watcher.Action |
Modifier and Type | Method and Description |
---|---|
void |
eventReceived(Watcher.Action action,
T object) |
void eventReceived(Watcher.Action action, T object)
Copyright © 2011–2015 Red Hat. All rights reserved.