KubernetesruntimeFunctions

Functions

Link copied to clipboard

Get a BgpPeer Azure REST API version: 2024-03-01. Other available API versions: 2023-10-01-preview.

suspend fun getBgpPeer(argument: suspend GetBgpPeerPlainArgsBuilder.() -> Unit): GetBgpPeerResult
suspend fun getBgpPeer(bgpPeerName: String, resourceUri: String): GetBgpPeerResult
Link copied to clipboard

Get a LoadBalancer Azure REST API version: 2024-03-01. Other available API versions: 2023-10-01-preview.

suspend fun getLoadBalancer(loadBalancerName: String, resourceUri: String): GetLoadBalancerResult
Link copied to clipboard

Get a ServiceResource Azure REST API version: 2024-03-01. Other available API versions: 2023-10-01-preview.

suspend fun getService(argument: suspend GetServicePlainArgsBuilder.() -> Unit): GetServiceResult
suspend fun getService(resourceUri: String, serviceName: String): GetServiceResult
Link copied to clipboard

Get a StorageClassResource Azure REST API version: 2024-03-01. Other available API versions: 2023-10-01-preview.

suspend fun getStorageClass(resourceUri: String, storageClassName: String): GetStorageClassResult