Interface KubernetesHpaComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface KubernetesHpaComponentBuilderFactory
    Perform operations on Kubernetes Horizontal Pod Autoscalers (HPA) and get notified on HPA changes. Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • kubernetesHpa

        static KubernetesHpaComponentBuilderFactory.KubernetesHpaComponentBuilder kubernetesHpa()
        Kubernetes HPA (camel-kubernetes) Perform operations on Kubernetes Horizontal Pod Autoscalers (HPA) and get notified on HPA changes. Category: container,cloud,paas Since: 2.23 Maven coordinates: org.apache.camel:camel-kubernetes
        Returns:
        the dsl builder