Interface Aws2EksComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface Aws2EksComponentBuilderFactory
Manage AWS EKS cluster instances using AWS SDK version 2.x.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the AWS Elastic Kubernetes Service (EKS) component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionaws2Eks()
AWS Elastic Kubernetes Service (EKS) (camel-aws2-eks) Manage AWS EKS cluster instances using AWS SDK version 2.x.
-
Method Details
-
aws2Eks
AWS Elastic Kubernetes Service (EKS) (camel-aws2-eks) Manage AWS EKS cluster instances using AWS SDK version 2.x. Category: cloud,management Since: 3.1 Maven coordinates: org.apache.camel:camel-aws2-eks- Returns:
- the dsl builder
-