T - typeL - list for that typepublic interface ListerWatcher<T,L>
| Modifier and Type | Method and Description |
|---|---|
Long |
getLimit() |
String |
getNamespace() |
L |
list(io.fabric8.kubernetes.api.model.ListOptions listOptions) |
Watch |
watch(io.fabric8.kubernetes.api.model.ListOptions params,
Watcher<T> watcher) |
Copyright © 2015–2022 Red Hat. All rights reserved.