KubernetesVersionValue interface
KubernetesVersionValue describes a specific Kubernetes version that can be deployed.
Properties
| description | Additional description for the Kubernetes version. |
| version | The Kubernetes version identifier. |
Property Details
description
Additional description for the Kubernetes version.
description?: string
Property Value
string
version
The Kubernetes version identifier.
version?: string
Property Value
string