| Package | Description |
|---|---|
| io.fabric8.crd.generator | |
| io.fabric8.crd.generator.v1 | |
| io.fabric8.crd.generator.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
static CustomResourceInfo |
CustomResourceInfo.fromClass(Class<? extends CustomResource> customResource) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractCustomResourceHandler.addDecorators(CustomResourceInfo config,
io.sundr.model.TypeDef def,
Optional<String> specReplicasPath,
Optional<String> statusReplicasPath,
Optional<String> labelSelectorPath)
Adds all the necessary decorators to build the specific CRD version.
|
CRDGenerator |
CRDGenerator.customResources(CustomResourceInfo... infos) |
void |
AbstractCustomResourceHandler.handle(CustomResourceInfo config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomResourceHandler.addDecorators(CustomResourceInfo config,
io.sundr.model.TypeDef def,
Optional<String> specReplicasPath,
Optional<String> statusReplicasPath,
Optional<String> labelSelectorPath) |
void |
CustomResourceHandler.handle(CustomResourceInfo config) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
CustomResourceHandler.addDecorators(CustomResourceInfo config,
io.sundr.model.TypeDef def,
Optional<String> specReplicasPath,
Optional<String> statusReplicasPath,
Optional<String> labelSelectorPath) |
void |
CustomResourceHandler.handle(CustomResourceInfo config) |
Copyright © 2015–2021 Red Hat. All rights reserved.