7.6.2.36. k8sListResource
Lists the resources as an array in the cluster, based on provided options. It returns a promise that resolves to the response.
| Parameter Name | Description |
|---|---|
|
| Which are passed as key-value pairs in the map |
|
| k8s model |
|
| The query parameters to be included in the URL and can pass label selector’s as well with key "labelSelector". |
|
| The fetch init object to use. This can have request headers, method, redirect, etc. See Interface RequestInit for more. |