Containerservice Functions
object ContainerserviceFunctions
Functions
Link copied to clipboard
Use this data source to access information about an existing Kubernetes Cluster Node Pool.
suspend fun getClusterNodePool(argument: suspend GetClusterNodePoolPlainArgsBuilder.() -> Unit): GetClusterNodePoolResult
suspend fun getClusterNodePool(kubernetesClusterName: String, name: String, resourceGroupName: String): GetClusterNodePoolResult
Link copied to clipboard
Use this data source to access information about an existing Container Group instance.
Link copied to clipboard
suspend fun getKubernetesCluster(argument: GetKubernetesClusterPlainArgs): GetKubernetesClusterResult
Use this data source to access information about an existing Managed Kubernetes Cluster (AKS).
suspend fun getKubernetesCluster(argument: suspend GetKubernetesClusterPlainArgsBuilder.() -> Unit): GetKubernetesClusterResult
suspend fun getKubernetesCluster(name: String, resourceGroupName: String): GetKubernetesClusterResult
Link copied to clipboard
suspend fun getKubernetesNodePoolSnapshot(argument: GetKubernetesNodePoolSnapshotPlainArgs): GetKubernetesNodePoolSnapshotResult
Use this data source to access information about an existing Kubernetes Node Pool Snapshot.
suspend fun getKubernetesNodePoolSnapshot(argument: suspend GetKubernetesNodePoolSnapshotPlainArgsBuilder.() -> Unit): GetKubernetesNodePoolSnapshotResult
suspend fun getKubernetesNodePoolSnapshot(name: String, resourceGroupName: String): GetKubernetesNodePoolSnapshotResult
Link copied to clipboard
suspend fun getKubernetesServiceVersions(argument: GetKubernetesServiceVersionsPlainArgs): GetKubernetesServiceVersionsResult
Use this data source to retrieve the version of Kubernetes supported by Azure Kubernetes Service.
suspend fun getKubernetesServiceVersions(argument: suspend GetKubernetesServiceVersionsPlainArgsBuilder.() -> Unit): GetKubernetesServiceVersionsResult
suspend fun getKubernetesServiceVersions(includePreview: Boolean? = null, location: String, versionPrefix: String? = null): GetKubernetesServiceVersionsResult
Link copied to clipboard
Use this data source to access information about an existing Container Registry.
suspend fun getRegistry(argument: suspend GetRegistryPlainArgsBuilder.() -> Unit): GetRegistryResult
Link copied to clipboard
Use this data source to access information about an existing Container Registry scope map.
suspend fun getRegistryScopeMap(argument: suspend GetRegistryScopeMapPlainArgsBuilder.() -> Unit): GetRegistryScopeMapResult
suspend fun getRegistryScopeMap(containerRegistryName: String, name: String, resourceGroupName: String): GetRegistryScopeMapResult
Link copied to clipboard
Use this data source to access information about an existing Container Registry token.
suspend fun getRegistryToken(argument: suspend GetRegistryTokenPlainArgsBuilder.() -> Unit): GetRegistryTokenResult
suspend fun getRegistryToken(containerRegistryName: String, name: String, resourceGroupName: String): GetRegistryTokenResult