HybridcontainerserviceFunctions

Functions

Link copied to clipboard

Gets the agent pool in the Hybrid AKS provisioned cluster Uses Azure REST API version 2022-09-01-preview.

suspend fun getAgentPool(agentPoolName: String, resourceGroupName: String, resourceName: String): GetAgentPoolResult
Link copied to clipboard

Get the hybrid identity metadata proxy resource. Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-05-01-preview, 2023-11-15-preview, 2024-01-01.

suspend fun getHybridIdentityMetadatum(hybridIdentityMetadataResourceName: String, resourceGroupName: String, resourceName: String): GetHybridIdentityMetadatumResult
Link copied to clipboard

Gets the Hybrid AKS provisioned cluster Uses Azure REST API version 2022-09-01-preview. Other available API versions: 2022-05-01-preview.

suspend fun getProvisionedCluster(resourceGroupName: String, resourceName: String): GetProvisionedClusterResult
Link copied to clipboard

Gets the Hybrid AKS storage space object Uses Azure REST API version 2022-09-01-preview.

suspend fun getStorageSpaceRetrieve(resourceGroupName: String, storageSpacesName: String): GetStorageSpaceRetrieveResult
Link copied to clipboard

Gets the Hybrid AKS virtual network Uses Azure REST API version 2022-09-01-preview.

suspend fun getVirtualNetworkRetrieve(resourceGroupName: String, virtualNetworksName: String): GetVirtualNetworkRetrieveResult