kubernetes v1.31

CustomResourceDefinitionVersion.name

name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.

1 fields
CustomResourceDefinitionVersion.name fields and descriptions
Field / TypeDescription
CustomResourceDefinitionVersion.name
string

name is the version name, e.g. “v1”, “v2beta1”, etc. The custom resources are served under this version at `/apis/<group>/<version>/...` if `served` is true.