13 lines
566 B
Markdown
13 lines
566 B
Markdown
# UnversionedAPIResource
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**kind** | **str** | kind is the kind for the resource (e.g. 'Foo' is the kind for a resource 'foo') |
|
|
**name** | **str** | name is the name of the resource. |
|
|
**namespaced** | **bool** | namespaced indicates if a resource is namespaced or not. |
|
|
|
|
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
|
|
|
|
|