KubernetesRuntimeClient class
Constructors
Kubernetes |
Properties
bgp |
The operation groups for BgpPeers |
load |
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 |
storage |
The operation groups for StorageClass |
Constructor Details
KubernetesRuntimeClient(TokenCredential, KubernetesRuntimeClientOptionalParams)
new KubernetesRuntimeClient(credential: TokenCredential, options?: KubernetesRuntimeClientOptionalParams)
Parameters
- credential
- TokenCredential
Property Details
bgpPeers
loadBalancers
The operation groups for LoadBalancers
loadBalancers: LoadBalancersOperations
Property Value
operations
The operation groups for Operations
operations: OperationsOperations
Property Value
pipeline
services
storageClass
The operation groups for StorageClass
storageClass: StorageClassOperations
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript