lib/k8s/api/v1/clusterRequests
Index
Interfaces
| Interface | Description |
|---|---|
| ClusterRequest | - |
| ClusterRequestParams | The options for clusterRequest. |
| RequestParams | Options for the request. |
Functions
| Function | Description |
|---|---|
| clusterRequest | Sends a request to the backend. If the cluster is required in the params parameter, it will be used as a request to the respective Kubernetes server. |
| getClusterAuthType | - |
| patch | - |
| post | - |
| put | - |
| remove | - |
| request | Sends a request to the backend. If the useCluster parameter is true (which it is, by default), it will be treated as a request to the Kubernetes server of the currently defined (in the URL) cluster. |