Kazan v0.1.0 Kazan.Models.Unversioned.APIResource
APIResource specifies the name of a resource and whether it is namespaced.
Properties
kind
- kind is the kind for the resource (e.g. ‘Foo’ is the kind for a resource ‘foo’)name
- name is the name of the resource.namespaced
- namespaced indicates if a resource is namespaced or not.