Uses of Class
software.amazon.awscdk.services.eks.AlbController.Builder
Packages that use AlbController.Builder
-
Uses of AlbController.Builder in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return AlbController.BuilderModifier and TypeMethodDescriptionAlbController.Builder.additionalHelmChartValues(AlbControllerHelmChartOptions additionalHelmChartValues) Additional helm chart values for ALB controller.[disable-awslint:ref-via-interface] Cluster to install the controller onto.static AlbController.BuilderThe IAM policy to apply to the service account.AlbController.Builder.repository(String repository) The repository to pull the controller image from.AlbController.Builder.version(AlbControllerVersion version) Version of the controller.