| Package | Description |
|---|---|
| io.fabric8.crd.generator | |
| io.fabric8.crd.generator.v1 | |
| io.fabric8.crd.generator.v1beta1 |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
AbstractJsonSchema.addProperty(io.sundr.model.Property property,
B builder,
T schema,
AbstractJsonSchema.SchemaPropsOptions options)
Adds the specified property to the specified builder, calling
AbstractJsonSchema.internalFrom(String, TypeRef)
to create the property schema. |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonSchema.addProperty(io.sundr.model.Property property,
io.fabric8.kubernetes.api.model.apiextensions.v1.JSONSchemaPropsBuilder builder,
io.fabric8.kubernetes.api.model.apiextensions.v1.JSONSchemaProps schema,
AbstractJsonSchema.SchemaPropsOptions options) |
| Modifier and Type | Method and Description |
|---|---|
void |
JsonSchema.addProperty(io.sundr.model.Property property,
io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaPropsBuilder builder,
io.fabric8.kubernetes.api.model.apiextensions.v1beta1.JSONSchemaProps schema,
AbstractJsonSchema.SchemaPropsOptions options) |
Copyright © 2015–2023 Red Hat. All rights reserved.