Skip to content

/AWS1/CL_EKSCOMPATIBILITY

Compatibility information.

CONSTRUCTOR

IMPORTING

Optional arguments:

iv_clusterversion TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING

The supported Kubernetes version of the cluster.

it_platformversions TYPE /AWS1/CL_EKSSTRINGLIST_W=>TT_STRINGLIST TT_STRINGLIST

The supported compute platform.

iv_defaultversion TYPE /AWS1/EKSBOOLEAN /AWS1/EKSBOOLEAN

The supported default version.


Queryable Attributes

clusterVersion

The supported Kubernetes version of the cluster.

Accessible with the following methods

Method Description
GET_CLUSTERVERSION() Getter for CLUSTERVERSION, with configurable default
ASK_CLUSTERVERSION() Getter for CLUSTERVERSION w/ exceptions if field has no valu
HAS_CLUSTERVERSION() Determine if CLUSTERVERSION has a value

platformVersions

The supported compute platform.

Accessible with the following methods

Method Description
GET_PLATFORMVERSIONS() Getter for PLATFORMVERSIONS, with configurable default
ASK_PLATFORMVERSIONS() Getter for PLATFORMVERSIONS w/ exceptions if field has no va
HAS_PLATFORMVERSIONS() Determine if PLATFORMVERSIONS has a value

defaultVersion

The supported default version.

Accessible with the following methods

Method Description
GET_DEFAULTVERSION() Getter for DEFAULTVERSION

Public Local Types In This Class

Internal table types, representing arrays and maps of this class, are defined as local types:

TT_COMPATIBILITIES

TYPES TT_COMPATIBILITIES TYPE STANDARD TABLE OF REF TO /AWS1/CL_EKSCOMPATIBILITY WITH DEFAULT KEY
.