KubernetesRoleProperties interface
Kubernetes role properties.
Properties
| host |
Host OS supported by the Kubernetes role. |
| host |
Platform where the runtime is hosted. |
| kubernetes |
Kubernetes cluster configuration |
| kubernetes |
Kubernetes role resources |
| provisioning |
State of Kubernetes deployment |
| role |
Role status. |
Property Details
hostPlatform
Host OS supported by the Kubernetes role.
hostPlatform: string
Property Value
string
hostPlatformType
Platform where the runtime is hosted.
hostPlatformType?: string
Property Value
string
kubernetesClusterInfo
Kubernetes cluster configuration
kubernetesClusterInfo: KubernetesClusterInfo
Property Value
kubernetesRoleResources
Kubernetes role resources
kubernetesRoleResources: KubernetesRoleResources
Property Value
provisioningState
State of Kubernetes deployment
provisioningState?: string
Property Value
string
roleStatus
Role status.
roleStatus: string
Property Value
string