KubernetesconfigurationFunctions

Functions

Link copied to clipboard

Gets Kubernetes Cluster Extension. Uses Azure REST API version 2023-05-01. Other available API versions: 2020-07-01-preview, 2022-04-02-preview, 2022-07-01, 2024-11-01.

suspend fun getExtension(clusterName: String, clusterResourceName: String, clusterRp: String, extensionName: String, resourceGroupName: String): GetExtensionResult
Link copied to clipboard

Gets details of the Flux Configuration. Uses Azure REST API version 2023-05-01. Other available API versions: 2021-11-01-preview, 2022-01-01-preview, 2024-04-01-preview, 2024-11-01.

suspend fun getFluxConfiguration(clusterName: String, clusterResourceName: String, clusterRp: String, fluxConfigurationName: String, resourceGroupName: String): GetFluxConfigurationResult
Link copied to clipboard

Gets a private endpoint connection. Uses Azure REST API version 2022-04-02-preview. Other available API versions: 2024-11-01-preview.

suspend fun getPrivateEndpointConnection(privateEndpointConnectionName: String, resourceGroupName: String, scopeName: String): GetPrivateEndpointConnectionResult
Link copied to clipboard

Returns a Azure Arc PrivateLinkScope. Uses Azure REST API version 2022-04-02-preview. Other available API versions: 2024-11-01-preview.

suspend fun getPrivateLinkScope(resourceGroupName: String, scopeName: String): GetPrivateLinkScopeResult
Link copied to clipboard

Gets details of the Source Control Configuration. Uses Azure REST API version 2023-05-01.

suspend fun getSourceControlConfiguration(clusterName: String, clusterResourceName: String, clusterRp: String, resourceGroupName: String, sourceControlConfigurationName: String): GetSourceControlConfigurationResult