/AWS1/CL_EKSKUBEAPISRVCFGREQ¶
The configuration for the Kubernetes API server on an Amazon EKS cluster.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
iv_eventttl TYPE /AWS1/EKSSTRING /AWS1/EKSSTRING¶
The duration that Kubernetes events are retained. Valid values are single-unit durations such as
30mor1h.
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. Valid values are single-unit durations such as
30mor1h.
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 |