Uses of Class
org.apache.camel.component.kubernetes.AbstractKubernetesEndpoint
-
-
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes
Methods in org.apache.camel.component.kubernetes that return AbstractKubernetesEndpoint Modifier and Type Method Description protected abstract AbstractKubernetesEndpointAbstractKubernetesComponent. doCreateEndpoint(String uri, String remaining, KubernetesConfiguration config) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.config_maps
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.config_maps Modifier and Type Class Description classKubernetesConfigMapsEndpointPerform operations on Kubernetes ConfigMaps and get notified on ConfigMaps changes.Methods in org.apache.camel.component.kubernetes.config_maps that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesConfigMapsConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesConfigMapsProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.config_maps with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesConfigMapsConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesConfigMapsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.deployments
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.deployments Modifier and Type Class Description classKubernetesDeploymentsEndpointPerform operations on Kubernetes Deployments and get notified on Deployment changes.Methods in org.apache.camel.component.kubernetes.deployments that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesDeploymentsConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesDeploymentsProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.deployments with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesDeploymentsConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesDeploymentsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.hpa
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.hpa Modifier and Type Class Description classKubernetesHPAEndpointPerform operations on Kubernetes Horizontal Pod Autoscalers (HPA) and get notified on HPA changes.Methods in org.apache.camel.component.kubernetes.hpa that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesHPAConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesHPAProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.hpa with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesHPAConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesHPAProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.job
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.job Modifier and Type Class Description classKubernetesJobEndpointPerform operations on Kubernetes Jobs.Methods in org.apache.camel.component.kubernetes.job that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesJobProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.job with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesJobProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.namespaces
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.namespaces Modifier and Type Class Description classKubernetesNamespacesEndpointPerform operations on Kubernetes Namespaces and get notified on Namespace changes.Methods in org.apache.camel.component.kubernetes.namespaces that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesNamespacesConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesNamespacesProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.namespaces with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesNamespacesConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesNamespacesProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.nodes
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.nodes Modifier and Type Class Description classKubernetesNodesEndpointPerform operations on Kubernetes Nodes and get notified on Node changes.Methods in org.apache.camel.component.kubernetes.nodes that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesNodesConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesNodesProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.nodes with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesNodesConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesNodesProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.persistent_volumes
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.persistent_volumes Modifier and Type Class Description classKubernetesPersistentVolumesEndpointPerform operations on Kubernetes Persistent Volumes and get notified on Persistent Volume changes.Methods in org.apache.camel.component.kubernetes.persistent_volumes that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesPersistentVolumesProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.persistent_volumes with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesPersistentVolumesProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.persistent_volumes_claims
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.persistent_volumes_claims Modifier and Type Class Description classKubernetesPersistentVolumesClaimsEndpointPerform operations on Kubernetes Persistent Volumes Claims and get notified on Persistent Volumes Claim changes.Methods in org.apache.camel.component.kubernetes.persistent_volumes_claims that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesPersistentVolumesClaimsProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.persistent_volumes_claims with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesPersistentVolumesClaimsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.pods
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.pods Modifier and Type Class Description classKubernetesPodsEndpointPerform operations on Kubernetes Pods and get notified on Pod changes.Methods in org.apache.camel.component.kubernetes.pods that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesPodsConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesPodsProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.pods with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesPodsConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesPodsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.replication_controllers
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.replication_controllers Modifier and Type Class Description classKubernetesReplicationControllersEndpointPerform operations on Kubernetes Replication Controllers and get notified on Replication Controllers changes.Methods in org.apache.camel.component.kubernetes.replication_controllers that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesReplicationControllersConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesReplicationControllersProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.replication_controllers with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesReplicationControllersConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesReplicationControllersProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.resources_quota
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.resources_quota Modifier and Type Class Description classKubernetesResourcesQuotaEndpointPerform operations on Kubernetes Resources Quotas.Methods in org.apache.camel.component.kubernetes.resources_quota that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesResourcesQuotaProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.resources_quota with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesResourcesQuotaProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.secrets
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.secrets Modifier and Type Class Description classKubernetesSecretsEndpointPerform operations on Kubernetes Secrets.Methods in org.apache.camel.component.kubernetes.secrets that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesSecretsProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.secrets with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesSecretsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.service_accounts
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.service_accounts Modifier and Type Class Description classKubernetesServiceAccountsEndpointPerform operations on Kubernetes Service Accounts.Methods in org.apache.camel.component.kubernetes.service_accounts that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesServiceAccountsProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.service_accounts with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesServiceAccountsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.services
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.kubernetes.services Modifier and Type Class Description classKubernetesServicesEndpointPerform operations on Kubernetes Services and get notified on Service changes.Methods in org.apache.camel.component.kubernetes.services that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointKubernetesServicesConsumer. getEndpoint()AbstractKubernetesEndpointKubernetesServicesProducer. getEndpoint()Constructors in org.apache.camel.component.kubernetes.services with parameters of type AbstractKubernetesEndpoint Constructor Description KubernetesServicesConsumer(AbstractKubernetesEndpoint endpoint, org.apache.camel.Processor processor)KubernetesServicesProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.openshift.build_configs
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.openshift.build_configs Modifier and Type Class Description classOpenshiftBuildConfigsEndpointPerform operations on OpenShift Build Configs.Methods in org.apache.camel.component.openshift.build_configs that return AbstractKubernetesEndpoint Modifier and Type Method Description AbstractKubernetesEndpointOpenshiftBuildConfigsProducer. getEndpoint()Constructors in org.apache.camel.component.openshift.build_configs with parameters of type AbstractKubernetesEndpoint Constructor Description OpenshiftBuildConfigsProducer(AbstractKubernetesEndpoint endpoint) -
Uses of AbstractKubernetesEndpoint in org.apache.camel.component.openshift.builds
Subclasses of AbstractKubernetesEndpoint in org.apache.camel.component.openshift.builds Modifier and Type Class Description classOpenshiftBuildsEndpointPerform operations on OpenShift Builds.Methods in org.apache.camel.component.openshift.builds that return AbstractKubernetesEndpoint Modifier and Type Method Description protected AbstractKubernetesEndpointOpenshiftBuildsComponent. doCreateEndpoint(String uri, String remaining, KubernetesConfiguration config)AbstractKubernetesEndpointOpenshiftBuildsProducer. getEndpoint()Constructors in org.apache.camel.component.openshift.builds with parameters of type AbstractKubernetesEndpoint Constructor Description OpenshiftBuildsProducer(AbstractKubernetesEndpoint endpoint)
-