Interface AwsEksComponentBuilderFactory
-
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo") public interface AwsEksComponentBuilderFactory
Manage AWS EKS cluster instances. Generated by camel-package-maven-plugin - do not edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
AwsEksComponentBuilderFactory.AwsEksComponentBuilder
Builder for the AWS Elastic Kubernetes Service (EKS) component.static class
AwsEksComponentBuilderFactory.AwsEksComponentBuilderImpl
-
Method Summary
Static Methods Modifier and Type Method Description static AwsEksComponentBuilderFactory.AwsEksComponentBuilder
awsEks()
AWS Elastic Kubernetes Service (EKS) (camel-aws-eks) Manage AWS EKS cluster instances.
-
-
-
Method Detail
-
awsEks
static AwsEksComponentBuilderFactory.AwsEksComponentBuilder awsEks()
AWS Elastic Kubernetes Service (EKS) (camel-aws-eks) Manage AWS EKS cluster instances. Category: cloud,management Since: 3.0 Maven coordinates: org.apache.camel:camel-aws-eks
-
-