| Package | Description |
|---|---|
| com.github.containersolutions.operator | |
| com.github.containersolutions.operator.processing | |
| com.github.containersolutions.operator.processing.retry |
| Modifier and Type | Method and Description |
|---|---|
<R extends io.fabric8.kubernetes.client.CustomResource> |
Operator.registerController(ResourceController<R> controller,
Retry retry,
String... targetNamespaces) |
<R extends io.fabric8.kubernetes.client.CustomResource> |
Operator.registerControllerForAllNamespaces(ResourceController<R> controller,
Retry retry) |
| Constructor and Description |
|---|
EventScheduler(EventDispatcher eventDispatcher,
Retry retry,
boolean generationAware) |
| Modifier and Type | Class and Description |
|---|---|
class |
GenericRetry |
Copyright © 2020. All rights reserved.