kubernetes v1.37

CustomResourceDefinitionSpec.group

group is the API group of the defined custom resource. The custom resources are served under `/apis/<group>/...`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`).

1 fields
CustomResourceDefinitionSpec.group fields and descriptions
Field / TypeDescription
CustomResourceDefinitionSpec.group
string

group is the API group of the defined custom resource. The custom resources are served under `/apis/<group>/...`. Must match the name of the CustomResourceDefinition (in the form `<names.plural>.<group>`).