python/kubernetes/docs/V1beta1CustomResourceDefinitionVersion.md
2018-07-11 13:31:26 -07:00

637 B

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]