Uses of Class
software.amazon.awscdk.services.eks.Cluster
-
Uses of Cluster in software.amazon.awscdk.services.eks
Modifier and TypeClassDescriptionclass
Defines an EKS cluster that runs entirely on AWS Fargate.Modifier and TypeMethodDescriptionCluster.Builder.build()
AlbControllerProps.getCluster()
[disable-awslint:ref-via-interface] Cluster to install the controller onto.final Cluster
AlbControllerProps.Jsii$Proxy.getCluster()
AwsAuthProps.getCluster()
The EKS cluster to apply this configuration to.final Cluster
AwsAuthProps.Jsii$Proxy.getCluster()
FargateProfileProps.getCluster()
The EKS cluster to apply the Fargate profile to.final Cluster
FargateProfileProps.Jsii$Proxy.getCluster()
Modifier and TypeMethodDescription[disable-awslint:ref-via-interface] Cluster to install the controller onto.Sets the value ofAlbControllerProps.getCluster()
The EKS cluster to apply this configuration to.Sets the value ofAwsAuthProps.getCluster()
The EKS cluster to apply the Fargate profile to.Sets the value ofFargateProfileProps.getCluster()