Skip to content

/AWS1/CL_EKSKUBECTRLMGRCFGRSP

The Kubernetes controller manager configuration for an Amazon EKS cluster.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_podgccontrollerconfig TYPE REF TO /AWS1/CL_EKSPODGCCTRLCONFIGRSP /AWS1/CL_EKSPODGCCTRLCONFIGRSP

The pod garbage collection controller configuration.

io_hpacontrollerconfig TYPE REF TO /AWS1/CL_EKSHPACTRLCONFIGRSP /AWS1/CL_EKSHPACTRLCONFIGRSP

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