Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 637 Bytes

V1beta1CustomResourceDefinitionVersion.md

File metadata and controls

12 lines (8 loc) · 637 Bytes

V1beta1CustomResourceDefinitionVersion

Properties

Name Type Description Notes
name str Name is the version name, e.g. “v1”, “v2beta1”, etc.
served bool Served is a flag enabling/disabling this version from being served via REST APIs
storage bool Storage flags the version as storage version. There must be exactly one flagged as storage version.

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