k8s.apiresource
Supported platform
- kubernetes
Description
Kubernetes API resources
Fields
ID | TYPE | DESCRIPTION |
---|---|---|
name | string | Plural name of the resource |
singularName | string | Singular name of the resource |
namespaced | bool | Whether a resource is namespaced |
group | string | Preferred group of the resource |
version | string | Preferred version of the resource |
kind | string | Kubernetes object type |
shortNames | []string | List of suggested short names of the resource |
categories | []string | List of the grouped resources |