Kazan v0.7.0 Kazan.Models.ApiextensionsApiserver.Apiextensions.V1beta1.CustomResourceDefinitionSpec View Source
CustomResourceDefinitionSpec describes how a user wants their resource to appear
OpenAPI Definition: io.k8s.apiextensions-apiserver.pkg.apis.apiextensions.v1beta1.CustomResourceDefinitionSpec
Properties
group
::String
- Group is the group this resource belongs in
names
::Kazan.Models.ApiextensionsApiserver.Apiextensions.V1beta1.CustomResourceDefinitionNames
- Names are the names used to describe this custom resource
scope
::String
- Scope indicates whether this resource is cluster or namespace scoped. Default is namespaced
validation
::Kazan.Models.ApiextensionsApiserver.Apiextensions.V1beta1.CustomResourceValidation
- Validation describes the validation methods for CustomResources
version
::String
- Version is the version this resource belongs in