Skip to main content

lib/k8s/api/v1/clusterRequests

Index

Interfaces

InterfaceDescription
ClusterRequest-
ClusterRequestParamsThe options for clusterRequest.
RequestParamsOptions for the request.

Functions

FunctionDescription
clusterRequestSends 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-
requestSends 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.