python/kubernetes/docs/UnversionedAPIResourceList.md
2016-11-22 17:23:41 -08:00

560 B

UnversionedAPIResourceList

Properties

Name Type Description Notes
group_version str groupVersion is the group and version this APIResourceList is for.
resources **list[UnversionedAPIResource]** resources contains the name of the resources and if they are namespaced.

[Back to Model list] [Back to API list] [Back to README]