Hybridcontainerservice Functions
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(argument: suspend GetAgentPoolPlainArgsBuilder.() -> Unit): GetAgentPoolResult
suspend fun getAgentPool(agentPoolName: String, resourceGroupName: String, resourceName: String): GetAgentPoolResult
Link copied to clipboard
suspend fun getHybridIdentityMetadatum(argument: GetHybridIdentityMetadatumPlainArgs): GetHybridIdentityMetadatumResult
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(argument: suspend GetHybridIdentityMetadatumPlainArgsBuilder.() -> Unit): GetHybridIdentityMetadatumResult
suspend fun getHybridIdentityMetadatum(hybridIdentityMetadataResourceName: String, resourceGroupName: String, resourceName: String): GetHybridIdentityMetadatumResult
Link copied to clipboard
suspend fun getProvisionedCluster(argument: GetProvisionedClusterPlainArgs): GetProvisionedClusterResult
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(argument: suspend GetProvisionedClusterPlainArgsBuilder.() -> Unit): GetProvisionedClusterResult
suspend fun getProvisionedCluster(resourceGroupName: String, resourceName: String): GetProvisionedClusterResult
Link copied to clipboard
suspend fun getStorageSpaceRetrieve(argument: GetStorageSpaceRetrievePlainArgs): GetStorageSpaceRetrieveResult
Gets the Hybrid AKS storage space object Uses Azure REST API version 2022-09-01-preview.
suspend fun getStorageSpaceRetrieve(argument: suspend GetStorageSpaceRetrievePlainArgsBuilder.() -> Unit): GetStorageSpaceRetrieveResult
suspend fun getStorageSpaceRetrieve(resourceGroupName: String, storageSpacesName: String): GetStorageSpaceRetrieveResult
Link copied to clipboard
suspend fun getVirtualNetworkRetrieve(argument: GetVirtualNetworkRetrievePlainArgs): GetVirtualNetworkRetrieveResult
Gets the Hybrid AKS virtual network Uses Azure REST API version 2022-09-01-preview.
suspend fun getVirtualNetworkRetrieve(argument: suspend GetVirtualNetworkRetrievePlainArgsBuilder.() -> Unit): GetVirtualNetworkRetrieveResult
suspend fun getVirtualNetworkRetrieve(resourceGroupName: String, virtualNetworksName: String): GetVirtualNetworkRetrieveResult