You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: api/k8s/v1/k8s_sdk.go
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1452,7 +1452,7 @@ type SetClusterTypeRequest struct {
1452
1452
}
1453
1453
1454
1454
// SetClusterType: change the Cluster type.
1455
-
// Change the type of a specific Kubernetes cluster.
1455
+
// Change the type of a specific Kubernetes cluster. To see the possible values you can enter for the `type` field, [list available cluster types](#path-clusters-list-available-cluster-types-for-a-cluster).
0 commit comments