Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 566 Bytes

UnversionedAPIResource.md

File metadata and controls

12 lines (8 loc) · 566 Bytes

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] [Back to API list] [Back to README]