HcpOpenShiftVersionProperties interface
HcpOpenShiftVersionProperties contains details of an available HCP Openshift version
Properties
| channel |
ChannelGroup is the name of the group where this version belongs. |
| enabled | Enabled indicates if this version can be used to create clusters. |
| end |
EndOfLifeTimestamp is the date and time when this version will reach End of Life. |
Property Details
channelGroup
ChannelGroup is the name of the group where this version belongs.
channelGroup: string
Property Value
string
enabled
Enabled indicates if this version can be used to create clusters.
enabled: boolean
Property Value
boolean
endOfLifeTimestamp
EndOfLifeTimestamp is the date and time when this version will reach End of Life.
endOfLifeTimestamp: Date
Property Value
Date