| Package | Description |
|---|---|
| software.amazon.awscdk.services.eks |
Amazon EKS Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IngressLoadBalancerAddressOptions
Options for fetching an IngressLoadBalancerAddress.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IngressLoadBalancerAddressOptions.Jsii$Proxy
An implementation for
IngressLoadBalancerAddressOptions |
static class |
ServiceLoadBalancerAddressOptions.Jsii$Proxy
An implementation for
ServiceLoadBalancerAddressOptions |
| Modifier and Type | Method and Description |
|---|---|
ServiceLoadBalancerAddressOptions |
ServiceLoadBalancerAddressOptions.Builder.build()
Builds the configured instance.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Cluster.getServiceLoadBalancerAddress(String serviceName,
ServiceLoadBalancerAddressOptions options)
Fetch the load balancer address of a service of type 'LoadBalancer'.
|
Copyright © 2022. All rights reserved.