ClusterAvailableVersion interface

ClusterAvailableVersion represents the cluster version that the cluster manager can be asked to create and manage.

Properties

supportExpiryDate

The last date the version of the platform is supported.

targetClusterVersion

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