/AWS1/CL_EKSSVCNODEPORTRANGE¶
The port range for Kubernetes NodePort services.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_minport TYPE /AWS1/EKSINTEGER /AWS1/EKSINTEGER¶
The minimum port number in the range.
iv_maxport TYPE /AWS1/EKSINTEGER /AWS1/EKSINTEGER¶
The maximum port number in the range.
Queryable Attributes¶
minPort¶
The minimum port number in the range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MINPORT() |
Getter for MINPORT |
maxPort¶
The maximum port number in the range.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MAXPORT() |
Getter for MAXPORT |