Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 1016 Bytes

V1beta1CustomResourceDefinitionSpec.md

File metadata and controls

14 lines (10 loc) · 1016 Bytes

V1beta1CustomResourceDefinitionSpec

Properties

Name Type Description Notes
group str Group is the group this resource belongs in
names V1beta1CustomResourceDefinitionNames Names are the names used to describe this custom resource
scope str Scope indicates whether this resource is cluster or namespace scoped. Default is namespaced
validation V1beta1CustomResourceValidation Validation describes the validation methods for CustomResources This field is alpha-level and should only be sent to servers that enable the CustomResourceValidation feature. [optional]
version str Version is the version this resource belongs in

[Back to Model list] [Back to API list] [Back to README]