/AWS1/CL_EKSKUBEAPISRVCFGRSP¶
The Kubernetes API server configuration for an Amazon EKS cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eventttl TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING¶
The duration that Kubernetes events are retained.
io_servicenodeportrange TYPE REF TO /AWS1/CL_EKSSVCNODEPORTRANGE /AWS1/CL_EKSSVCNODEPORTRANGE¶
The port range for NodePort services.
Queryable Attributes¶
eventTtl¶
The duration that Kubernetes events are retained.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_EVENTTTL() |
Getter for EVENTTTL, with configurable default |
ASK_EVENTTTL() |
Getter for EVENTTTL w/ exceptions if field has no value |
HAS_EVENTTTL() |
Determine if EVENTTTL has a value |
serviceNodePortRange¶
The port range for NodePort services.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVICENODEPORTRANGE() |
Getter for SERVICENODEPORTRANGE |