AvailableUpgrade interface

AvailableUpgrade represents an upgrade available for a Kubernetes cluster.

Properties

availabilityLifecycle

The version lifecycle indicator.

version

The version available for upgrading.

Property Details

availabilityLifecycle

The version lifecycle indicator.

availabilityLifecycle?: string

Property Value

string

version

The version available for upgrading.

version?: string

Property Value

string