KubernetesRuntimeClient class

Constructors

KubernetesRuntimeClient(TokenCredential, KubernetesRuntimeClientOptionalParams)

Properties

bgpPeers

The operation groups for BgpPeers

loadBalancers

The operation groups for LoadBalancers

operations

The operation groups for Operations

pipeline

The pipeline used by this client to make requests

services

The operation groups for Services

storageClass

The operation groups for StorageClass

Constructor Details

KubernetesRuntimeClient(TokenCredential, KubernetesRuntimeClientOptionalParams)

new KubernetesRuntimeClient(credential: TokenCredential, options?: KubernetesRuntimeClientOptionalParams)

Parameters

credential
TokenCredential

Property Details

bgpPeers

The operation groups for BgpPeers

bgpPeers: BgpPeersOperations

Property Value

loadBalancers

The operation groups for LoadBalancers

loadBalancers: LoadBalancersOperations

Property Value

operations

The operation groups for Operations

operations: OperationsOperations

Property Value

pipeline

The pipeline used by this client to make requests

pipeline: Pipeline

Property Value

services

The operation groups for Services

services: ServicesOperations

Property Value

storageClass

The operation groups for StorageClass

storageClass: StorageClassOperations

Property Value