ClusterAvailableVersion interface
ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage.
Properties
| support |
The last date the version of the platform is supported. |
| target |
The version of the cluster to be deployed. |
Property Details
supportExpiryDate
The last date the version of the platform is supported.
supportExpiryDate?: string
Property Value
string
targetClusterVersion
The version of the cluster to be deployed.
targetClusterVersion?: string
Property Value
string