| Package | Description |
|---|---|
| com.github.containersolutions.operator.api |
| Modifier and Type | Method and Description |
|---|---|
Optional<R> |
ResourceController.createOrUpdateResource(R resource,
Context<R> context)
The implementation of this operation is required to be idempotent.
|
void |
ResourceController.deleteResource(R resource,
Context<R> context) |
Copyright © 2019. All rights reserved.