NodePoolVersionProfile interface

Versions represents an OpenShift version.

Properties

channelGroup

ChannelGroup is the name of the set to which this version belongs. Each version belongs to only a single set.

If not specified, the default value is 'stable'.

id

ID is the unique identifier of the version.

Property Details

channelGroup

ChannelGroup is the name of the set to which this version belongs. Each version belongs to only a single set.

If not specified, the default value is 'stable'.

channelGroup?: string

Property Value

string

id

ID is the unique identifier of the version.

id: string

Property Value

string