KubernetesFunctions

Functions

Link copied to clipboard

Returns the properties of the specified connected cluster, including name, identity, properties, and additional cluster details. API Version: 2021-03-01.

suspend fun getConnectedCluster(clusterName: String, resourceGroupName: String): GetConnectedClusterResult
Link copied to clipboard

Gets cluster user credentials of the connected cluster with a specified resource group and name. API Version: 2022-05-01-preview.

suspend fun listConnectedClusterUserCredential(authenticationMethod: Either<String, AuthenticationMethod>, clientProxy: Boolean, clusterName: String, resourceGroupName: String): ListConnectedClusterUserCredentialResult
Link copied to clipboard

Gets cluster user credentials of the connected cluster with a specified resource group and name. API Version: 2021-04-01-preview.

suspend fun listConnectedClusterUserCredentials(authenticationMethod: Either<String, AuthenticationMethod>, clientProxy: Boolean, clusterName: String, resourceGroupName: String): ListConnectedClusterUserCredentialsResult