| Modifier and Type | Interface and Description |
|---|---|
interface |
AlbControllerProps
Properties for `AlbController`.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
AlbControllerOptions.Jsii$Proxy
An implementation for
AlbControllerOptions |
static class |
AlbControllerProps.Jsii$Proxy
An implementation for
AlbControllerProps |
| Modifier and Type | Method and Description |
|---|---|
AlbControllerOptions |
AlbControllerOptions.Builder.build()
Builds the configured instance.
|
default AlbControllerOptions |
ClusterOptions.getAlbController()
Install the AWS Load Balancer Controller onto the cluster.
|
AlbControllerOptions |
ClusterOptions.Jsii$Proxy.getAlbController() |
AlbControllerOptions |
FargateClusterProps.Jsii$Proxy.getAlbController() |
AlbControllerOptions |
ClusterProps.Jsii$Proxy.getAlbController() |
| Modifier and Type | Method and Description |
|---|---|
ClusterOptions.Builder |
ClusterOptions.Builder.albController(AlbControllerOptions albController)
Sets the value of
ClusterOptions.getAlbController() |
FargateClusterProps.Builder |
FargateClusterProps.Builder.albController(AlbControllerOptions albController)
Sets the value of
ClusterOptions.getAlbController() |
Cluster.Builder |
Cluster.Builder.albController(AlbControllerOptions albController)
Install the AWS Load Balancer Controller onto the cluster.
|
FargateCluster.Builder |
FargateCluster.Builder.albController(AlbControllerOptions albController)
Install the AWS Load Balancer Controller onto the cluster.
|
ClusterProps.Builder |
ClusterProps.Builder.albController(AlbControllerOptions albController)
Sets the value of
ClusterOptions.getAlbController() |
Copyright © 2022. All rights reserved.