| Package | Description |
|---|---|
| com.github.containersolutions.operator.api |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultContext<T extends io.fabric8.kubernetes.client.CustomResource> |
| Modifier and Type | Method and Description |
|---|---|
UpdateControl |
ResourceController.createOrUpdateResource(R resource,
Context<R> context)
The implementation of this operation is required to be idempotent.
|
boolean |
ResourceController.deleteResource(R resource,
Context<R> context)
The implementation should delete the associated component(s).
|
Copyright © 2020. All rights reserved.