DevelopmentAPIlibk8sapiv1clusterApifunctionsFunction: testClusterHealth()On this pageFunction: testClusterHealth() function testClusterHealth(cluster?: string): Promise<any[]> Checks cluster health Will throw an error if the cluster is not healthy. Parameters ParameterTypecluster?string Returns Promise<any[]> Defined in src/lib/k8s/api/v1/clusterApi.ts:48