public static interface EKSEndpointBuilderFactory.EKSBuilders
| Modifier and Type | Method and Description |
|---|---|
default EKSEndpointBuilderFactory.EKSEndpointBuilder |
awsEks(String path)
AWS Elastic Kubernetes Service (EKS) (camel-aws-eks)
Manage AWS EKS cluster instances.
|
default EKSEndpointBuilderFactory.EKSEndpointBuilder |
awsEks(String componentName,
String path)
AWS Elastic Kubernetes Service (EKS) (camel-aws-eks)
Manage AWS EKS cluster instances.
|
default EKSEndpointBuilderFactory.EKSEndpointBuilder awsEks(String path)
aws-eks:label
Path parameter: label (required)
Logical namepath - labeldefault EKSEndpointBuilderFactory.EKSEndpointBuilder awsEks(String componentName, String path)
aws-eks:label
Path parameter: label (required)
Logical namecomponentName - to use a custom component name for the endpoint
instead of the default namepath - labelApache Camel