| Modifier and Type | Class and Description |
|---|---|
class |
FargateCluster
Defines an EKS cluster that runs entirely on AWS Fargate.
|
| Modifier and Type | Method and Description |
|---|---|
Cluster |
Cluster.Builder.build() |
Cluster |
FargateProfileProps.getCluster()
The EKS cluster to apply the Fargate profile to.
|
Cluster |
FargateProfileProps.Jsii$Proxy.getCluster() |
Cluster |
AwsAuthProps.getCluster()
The EKS cluster to apply this configuration to.
|
Cluster |
AwsAuthProps.Jsii$Proxy.getCluster() |
Cluster |
AlbControllerProps.getCluster()
[disable-awslint:ref-via-interface] Cluster to install the controller onto.
|
Cluster |
AlbControllerProps.Jsii$Proxy.getCluster() |
| Modifier and Type | Method and Description |
|---|---|
AwsAuth.Builder |
AwsAuth.Builder.cluster(Cluster cluster)
The EKS cluster to apply this configuration to.
|
FargateProfileProps.Builder |
FargateProfileProps.Builder.cluster(Cluster cluster)
Sets the value of
FargateProfileProps.getCluster() |
AwsAuthProps.Builder |
AwsAuthProps.Builder.cluster(Cluster cluster)
Sets the value of
AwsAuthProps.getCluster() |
AlbController.Builder |
AlbController.Builder.cluster(Cluster cluster)
[disable-awslint:ref-via-interface] Cluster to install the controller onto.
|
AlbControllerProps.Builder |
AlbControllerProps.Builder.cluster(Cluster cluster)
Sets the value of
AlbControllerProps.getCluster() |
FargateProfile.Builder |
FargateProfile.Builder.cluster(Cluster cluster)
The EKS cluster to apply the Fargate profile to.
|
Copyright © 2022. All rights reserved.