Skip to content

/AWS1/CL_SGMCLSTK8SCFGNODEDETS

Node-specific Kubernetes configuration showing both current and desired state of labels and taints for an individual cluster node.

CONSTRUCTOR

IMPORTING

Optional arguments:

it_currentlabels TYPE /AWS1/CL_SGMCLUSTERK8SLABELS_W=>TT_CLUSTERKUBERNETESLABELS TT_CLUSTERKUBERNETESLABELS

The current labels applied to the cluster node.

it_desiredlabels TYPE /AWS1/CL_SGMCLUSTERK8SLABELS_W=>TT_CLUSTERKUBERNETESLABELS TT_CLUSTERKUBERNETESLABELS

The desired labels to be applied to the cluster node.

it_currenttaints TYPE /AWS1/CL_SGMCLUSTERK8STAINT=>TT_CLUSTERKUBERNETESTAINTS TT_CLUSTERKUBERNETESTAINTS

The current taints applied to the cluster node.

it_desiredtaints TYPE /AWS1/CL_SGMCLUSTERK8STAINT=>TT_CLUSTERKUBERNETESTAINTS TT_CLUSTERKUBERNETESTAINTS

The desired taints to be applied to the cluster node.


Queryable Attributes

CurrentLabels

The current labels applied to the cluster node.

Accessible with the following methods

Method Description
GET_CURRENTLABELS() Getter for CURRENTLABELS, with configurable default
ASK_CURRENTLABELS() Getter for CURRENTLABELS w/ exceptions if field has no value
HAS_CURRENTLABELS() Determine if CURRENTLABELS has a value

DesiredLabels

The desired labels to be applied to the cluster node.

Accessible with the following methods

Method Description
GET_DESIREDLABELS() Getter for DESIREDLABELS, with configurable default
ASK_DESIREDLABELS() Getter for DESIREDLABELS w/ exceptions if field has no value
HAS_DESIREDLABELS() Determine if DESIREDLABELS has a value

CurrentTaints

The current taints applied to the cluster node.

Accessible with the following methods

Method Description
GET_CURRENTTAINTS() Getter for CURRENTTAINTS, with configurable default
ASK_CURRENTTAINTS() Getter for CURRENTTAINTS w/ exceptions if field has no value
HAS_CURRENTTAINTS() Determine if CURRENTTAINTS has a value

DesiredTaints

The desired taints to be applied to the cluster node.

Accessible with the following methods

Method Description
GET_DESIREDTAINTS() Getter for DESIREDTAINTS, with configurable default
ASK_DESIREDTAINTS() Getter for DESIREDTAINTS w/ exceptions if field has no value
HAS_DESIREDTAINTS() Determine if DESIREDTAINTS has a value