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. |
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. |