Uses of Class
software.amazon.awscdk.services.eks.AlbController
Packages that use AlbController
-
Uses of AlbController in software.amazon.awscdk.services.eks
Methods in software.amazon.awscdk.services.eks that return AlbControllerModifier and TypeMethodDescriptionAlbController.Builder.build()static AlbControllerAlbController.create(software.constructs.Construct scope, AlbControllerProps props) Create the controller construct associated with this cluster and scope.Cluster.getAlbController()The ALB Controller construct defined for this cluster.