public static interface EKS2EndpointBuilderFactory.EKS2Builders
| Modifier and Type | Method and Description |
|---|---|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
aws2Eks(String path)
AWS 2 Elastic Kubernetes Service (EKS) (camel-aws2-eks)
Manage AWS EKS cluster instances using AWS SDK version 2.x.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder |
aws2Eks(String componentName,
String path)
AWS 2 Elastic Kubernetes Service (EKS) (camel-aws2-eks)
Manage AWS EKS cluster instances using AWS SDK version 2.x.
|
default EKS2EndpointBuilderFactory.EKS2EndpointBuilder aws2Eks(String path)
aws2-eks:label
Path parameter: label (required)
Logical namepath - labeldefault EKS2EndpointBuilderFactory.EKS2EndpointBuilder aws2Eks(String componentName, String path)
aws2-eks:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel