Uses of Class
software.amazon.awscdk.services.eks.v2.alpha.Cluster
Packages that use Cluster
-
Uses of Cluster in software.amazon.awscdk.services.eks.v2.alpha
Subclasses of Cluster in software.amazon.awscdk.services.eks.v2.alphaModifier and TypeClassDescriptionclass
(experimental) Defines an EKS cluster that runs entirely on AWS Fargate.Methods in software.amazon.awscdk.services.eks.v2.alpha that return ClusterModifier and TypeMethodDescriptionCluster.Builder.build()
AlbControllerProps.getCluster()
(experimental) [disable-awslint:ref-via-interface] Cluster to install the controller onto.final Cluster
AlbControllerProps.Jsii$Proxy.getCluster()
FargateProfileProps.getCluster()
(experimental) The EKS cluster to apply the Fargate profile to.final Cluster
FargateProfileProps.Jsii$Proxy.getCluster()
Methods in software.amazon.awscdk.services.eks.v2.alpha with parameters of type ClusterModifier and TypeMethodDescription(experimental) [disable-awslint:ref-via-interface] Cluster to install the controller onto.Sets the value ofAlbControllerProps.getCluster()
(experimental) The EKS cluster to apply the Fargate profile to.Sets the value ofFargateProfileProps.getCluster()