| Package | Description |
|---|---|
| io.kubernetes.client.extended.controller | |
| io.kubernetes.client.extended.controller.builder |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultControllerWatch<ApiType extends io.kubernetes.client.common.KubernetesObject>
An event handler plumbs work-queue into a controller.
|
| Modifier and Type | Method and Description |
|---|---|
<ApiType extends io.kubernetes.client.common.KubernetesObject> |
DefaultControllerBuilder.watch(Function<WorkQueue<Request>,ControllerWatch<ApiType>> controllerWatchGetter)
Starts building watches over resource.
|
Copyright © 2020. All rights reserved.