Skip to content

/AWS1/CL_EKSKUBECTRLMGRCFGREQ

The configuration for the Kubernetes controller manager on an Amazon EKS cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_podgccontrollerconfig TYPE REF TO /AWS1/CL_EKSPODGCCTRLCONFIGREQ /AWS1/CL_EKSPODGCCTRLCONFIGREQ

The pod garbage collection controller configuration.

io_hpacontrollerconfig TYPE REF TO /AWS1/CL_EKSHPACTRLCONFIGREQ /AWS1/CL_EKSHPACTRLCONFIGREQ

The horizontal pod autoscaler controller configuration.


Queryable Attributes

podGcControllerConfig

The pod garbage collection controller configuration.

Accessible with the following methods

Method Description
GET_PODGCCONTROLLERCONFIG() Getter for PODGCCONTROLLERCONFIG

horizontalPodAutoscalerControllerConfig

The horizontal pod autoscaler controller configuration.

Accessible with the following methods

Method Description
GET_HPACONTROLLERCONFIG() Getter for HPACONTROLLERCONFIG