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

Get the hybrid identity metadata proxy resource. Uses Azure REST API version 2024-01-01. Other available API versions: 2023-11-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridcontainerservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Link copied to clipboard

Get the hybrid identity metadata proxy resource. Uses Azure REST API version 2022-09-01-preview.

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.

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. Other available API versions: 2023-11-15-preview, 2024-01-01. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridcontainerservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

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

Lists the admin credentials of the provisioned cluster (can only be used within private network) Uses Azure REST API version 2024-01-01. Other available API versions: 2023-11-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridcontainerservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.

Lists the user credentials of the provisioned cluster (can only be used within private network) Uses Azure REST API version 2024-01-01. Other available API versions: 2023-11-15-preview. These can be accessed by generating a local SDK package using the CLI command pulumi package add azure-native hybridcontainerservice [ApiVersion]. See the ../../../version-guide/#accessing-any-api-version-via-local-packages for details.