| Package | Description |
|---|---|
| io.fabric8.kubernetes.client.dsl | |
| io.fabric8.kubernetes.client.dsl.base | |
| io.fabric8.kubernetes.client.dsl.internal |
| Modifier and Type | Method and Description |
|---|---|
Watch |
Watchable.watch(String resourceVersion,
Watcher<T> watcher) |
Watch |
Watchable.watch(Watcher<T> watcher) |
| Modifier and Type | Method and Description |
|---|---|
Watch |
BaseOperation.watch(String resourceVersion,
Watcher<T> watcher) |
Watch |
BaseOperation.watch(Watcher<T> watcher) |
| Constructor and Description |
|---|
WatchConnectionManager(com.squareup.okhttp.OkHttpClient clonedClient,
BaseOperation<T,L,?,?> baseOperation,
String version,
Watcher<T> watcher,
int reconnectInterval,
int reconnectLimit) |
Copyright © 2015 Red Hat. All rights reserved.