We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 19446bd commit 30f5811Copy full SHA for 30f5811
packages/clients/src/api/k8s/v1/api.gen.ts
@@ -258,6 +258,9 @@ export class API extends ParentAPI {
258
259
/**
260
* Change the Cluster type. Change the type of a specific Kubernetes cluster.
261
+ * To see the possible values you can enter for the `type` field, [list
262
+ * available cluster
263
+ * types](#path-clusters-list-available-cluster-types-for-a-cluster).
264
*
265
* @param request - The request {@link SetClusterTypeRequest}
266
* @returns A Promise of Cluster
0 commit comments