Skip to content

Commit 30f5811

Browse files
authored
docs(k8s): add note (#843)
1 parent 19446bd commit 30f5811

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

packages/clients/src/api/k8s/v1/api.gen.ts

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -258,6 +258,9 @@ export class API extends ParentAPI {
258258

259259
/**
260260
* 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).
261264
*
262265
* @param request - The request {@link SetClusterTypeRequest}
263266
* @returns A Promise of Cluster

0 commit comments

Comments
 (0)