| Package | Description |
|---|---|
| com.github.containersolutions.operator.api |
| Modifier and Type | Method and Description |
|---|---|
UpdateControl |
ResourceController.createOrUpdateResource(R resource,
Context<R> context)
The implementation of this operation is required to be idempotent.
|
static <T extends io.fabric8.kubernetes.client.CustomResource> |
UpdateControl.noUpdate() |
static <T extends io.fabric8.kubernetes.client.CustomResource> |
UpdateControl.updateCustomResource(T customResource) |
static <T extends io.fabric8.kubernetes.client.CustomResource> |
UpdateControl.updateStatusSubResource(T customResource) |
Copyright © 2020. All rights reserved.