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