DevelopmentAPIlibk8sapiv1clusterApifunctionsFunction: testAuth()On this pageFunction: testAuth() function testAuth(cluster: string, namespace: string): Promise<any> Test authentication for the given cluster. Will throw an error if the user is not authenticated. Parameters ParameterTypeDefault valueclusterstring''namespacestring'default' Returns Promise<any> Defined in src/lib/k8s/api/v1/clusterApi.ts:17