kubernetes v1.33
CustomResourceDefinitionNames.kind
kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls.
| Field / Type | Description |
|---|---|
CustomResourceDefinitionNames.kind | kind is the serialized kind of the resource. It is normally CamelCase and singular. Custom resource instances will use this value as the `kind` attribute in API calls. |