B C D E G I L M O P R S T V 
All Classes All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 

C

CLUSTER_NAME - Static variable in interface org.apache.camel.component.aws2.eks.EKS2Constants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointConfigurer
 
copy() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
createCluster - org.apache.camel.component.aws2.eks.EKS2Operations
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.eks.EKS2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.eks.EKS2Component
 
createProducer() - Method in class org.apache.camel.component.aws2.eks.EKS2Endpoint
 

D

deleteCluster - org.apache.camel.component.aws2.eks.EKS2Operations
 
describeCluster - org.apache.camel.component.aws2.eks.EKS2Operations
 
DESCRIPTION - Static variable in interface org.apache.camel.component.aws2.eks.EKS2Constants
 
doStart() - Method in class org.apache.camel.component.aws2.eks.EKS2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.eks.EKS2Endpoint
 

E

EKS2ClientFactory - Class in org.apache.camel.component.aws2.eks.client
Factory class to return the correct type of AWS EKS client.
EKS2ClientIAMOptimizedImpl - Class in org.apache.camel.component.aws2.eks.client.impl
Manage an AWS EKS client for all users to use (enabling temporary creds).
EKS2ClientIAMOptimizedImpl(EKS2Configuration) - Constructor for class org.apache.camel.component.aws2.eks.client.impl.EKS2ClientIAMOptimizedImpl
Constructor that uses the config file.
EKS2ClientStandardImpl - Class in org.apache.camel.component.aws2.eks.client.impl
Manage an AWS EKS client for all users to use.
EKS2ClientStandardImpl(EKS2Configuration) - Constructor for class org.apache.camel.component.aws2.eks.client.impl.EKS2ClientStandardImpl
Constructor that uses the config file.
EKS2Component - Class in org.apache.camel.component.aws2.eks
For working with Amazon EKS SDK v2.
EKS2Component() - Constructor for class org.apache.camel.component.aws2.eks.EKS2Component
 
EKS2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.eks.EKS2Component
 
EKS2ComponentConfigurer - Class in org.apache.camel.component.aws2.eks
Generated by camel build tools - do NOT edit this file!
EKS2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.eks.EKS2ComponentConfigurer
 
EKS2ComponentVerifierExtension - Class in org.apache.camel.component.aws2.eks
 
EKS2ComponentVerifierExtension() - Constructor for class org.apache.camel.component.aws2.eks.EKS2ComponentVerifierExtension
 
EKS2ComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.aws2.eks.EKS2ComponentVerifierExtension
 
EKS2Configuration - Class in org.apache.camel.component.aws2.eks
 
EKS2Configuration() - Constructor for class org.apache.camel.component.aws2.eks.EKS2Configuration
 
EKS2Constants - Interface in org.apache.camel.component.aws2.eks
Constants used in Camel AWS EKS module SDK v2
EKS2Endpoint - Class in org.apache.camel.component.aws2.eks
Manage AWS EKS cluster instances using AWS SDK version 2.x.
EKS2Endpoint(String, Component, EKS2Configuration) - Constructor for class org.apache.camel.component.aws2.eks.EKS2Endpoint
 
EKS2EndpointConfigurer - Class in org.apache.camel.component.aws2.eks
Generated by camel build tools - do NOT edit this file!
EKS2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.eks.EKS2EndpointConfigurer
 
EKS2EndpointUriFactory - Class in org.apache.camel.component.aws2.eks
Generated by camel build tools - do NOT edit this file!
EKS2EndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 
EKS2InternalClient - Interface in org.apache.camel.component.aws2.eks.client
Manage the required actions of an EKS client for either local or remote.
EKS2Operations - Enum in org.apache.camel.component.aws2.eks
 
EKS2Producer - Class in org.apache.camel.component.aws2.eks
A Producer which sends messages to the Amazon EKS Service AWS EKS
EKS2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.eks.EKS2Producer
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.eks.EKS2ComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointConfigurer
 
getConfiguration() - Method in class org.apache.camel.component.aws2.eks.EKS2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.eks.EKS2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.eks.EKS2Producer
 
getEksClient() - Method in interface org.apache.camel.component.aws2.eks.client.EKS2InternalClient
Returns an EKS client after a factory method determines which one to return.
getEksClient() - Method in class org.apache.camel.component.aws2.eks.client.impl.EKS2ClientIAMOptimizedImpl
Getting the EKS aws client that is used.
getEksClient() - Method in class org.apache.camel.component.aws2.eks.client.impl.EKS2ClientStandardImpl
Getting the EKS AWS client that is used.
getEksClient() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getEksClient() - Method in class org.apache.camel.component.aws2.eks.EKS2Endpoint
 
getEksClient(EKS2Configuration) - Static method in class org.apache.camel.component.aws2.eks.client.EKS2ClientFactory
Return the correct AWS EKS client (based on remote vs local).
getEndpoint() - Method in class org.apache.camel.component.aws2.eks.EKS2Producer
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws2.eks.EKS2Producer
 
getOperation() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2ComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointConfigurer
 
getProxyHost() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 

I

isEnabled(String) - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
isPojoRequest() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
 

L

listClusters - org.apache.camel.component.aws2.eks.EKS2Operations
 

M

MAX_RESULTS - Static variable in interface org.apache.camel.component.aws2.eks.EKS2Constants
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 

O

OPERATION - Static variable in interface org.apache.camel.component.aws2.eks.EKS2Constants
 
org.apache.camel.component.aws2.eks - package org.apache.camel.component.aws2.eks
 
org.apache.camel.component.aws2.eks.client - package org.apache.camel.component.aws2.eks.client
 
org.apache.camel.component.aws2.eks.client.impl - package org.apache.camel.component.aws2.eks.client.impl
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.eks.EKS2Producer
 
propertyNames() - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 

R

ROLE_ARN - Static variable in interface org.apache.camel.component.aws2.eks.EKS2Constants
 

S

secretPropertyNames() - Method in class org.apache.camel.component.aws2.eks.EKS2EndpointUriFactory
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
Amazon AWS Access Key
setConfiguration(EKS2Configuration) - Method in class org.apache.camel.component.aws2.eks.EKS2Component
Component configuration
setEksClient(EksClient) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
To use a existing configured AWS EKS as client
setOperation(EKS2Operations) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
The operation to perform
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
Set the need for overidding the endpoint.
setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
If we want to use a POJO request as body or not
setProxyHost(String) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
To define a proxy host when instantiating the EKS client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
To define a proxy port when instantiating the EKS client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
To define a proxy protocol when instantiating the EKS client
setRegion(String) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
The region in which EKS client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
Amazon AWS Secret Key
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
If we want to trust all certificates in case of overriding the endpoint
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
Set the overriding uri endpoint.
setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.eks.EKS2Configuration
Set whether the EKS client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.

T

toString() - Method in class org.apache.camel.component.aws2.eks.EKS2Producer
 

V

valueOf(String) - Static method in enum org.apache.camel.component.aws2.eks.EKS2Operations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.aws2.eks.EKS2Operations
Returns an array containing the constants of this enum type, in the order they are declared.
verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.aws2.eks.EKS2ComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws2.eks.EKS2ComponentVerifierExtension
 
VPC_CONFIG - Static variable in interface org.apache.camel.component.aws2.eks.EKS2Constants
 
B C D E G I L M O P R S T V 
All Classes All Packages