python/docs/UnversionedAPIResourceList.md
2016-11-02 13:38:36 -07:00

12 lines
560 B
Markdown

# UnversionedAPIResourceList
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**group_version** | **str** | groupVersion is the group and version this APIResourceList is for. |
**resources** | [**list[UnversionedAPIResource]**](UnversionedAPIResource.md) | resources contains the name of the resources and if they are namespaced. |
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)