CustomResourceDefinitionSpecPatch

constructor(additionalPrinterColumns: List<CustomResourceColumnDefinitionPatch>? = null, conversion: CustomResourceConversionPatch? = null, group: String? = null, names: CustomResourceDefinitionNamesPatch? = null, preserveUnknownFields: Boolean? = null, scope: String? = null, subresources: CustomResourceSubresourcesPatch? = null, validation: CustomResourceValidationPatch? = null, version: String? = null, versions: List<CustomResourceDefinitionVersionPatch>? = null)