| Package | Description |
|---|---|
| io.kubernetes.client.models |
| Modifier and Type | Method and Description |
|---|---|
V1beta1CustomResourceValidation |
V1beta1CustomResourceDefinitionSpec.getValidation()
Validation describes the validation methods for CustomResources This field is alpha-level and should only be sent to servers that enable the CustomResourceValidation feature.
|
V1beta1CustomResourceValidation |
V1beta1CustomResourceValidation.openAPIV3Schema(V1beta1JSONSchemaProps openAPIV3Schema) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1beta1CustomResourceDefinitionSpec.setValidation(V1beta1CustomResourceValidation validation) |
V1beta1CustomResourceDefinitionSpec |
V1beta1CustomResourceDefinitionSpec.validation(V1beta1CustomResourceValidation validation) |
Copyright © 2018. All rights reserved.