java.lang.Object
org.apache.camel.quarkus.component.kubernetes.deployment.KubernetesProcessor

class KubernetesProcessor extends Object
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    (package private) org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem
    configureKubernetesClient(org.apache.camel.quarkus.component.kubernetes.CamelKubernetesRecorder recorder, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer)
     
    (package private) io.quarkus.deployment.builditem.FeatureBuildItem
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • KubernetesProcessor

      KubernetesProcessor()
  • Method Details

    • feature

      io.quarkus.deployment.builditem.FeatureBuildItem feature()
    • configureKubernetesClient

      org.apache.camel.quarkus.core.deployment.spi.CamelRuntimeBeanBuildItem configureKubernetesClient(org.apache.camel.quarkus.component.kubernetes.CamelKubernetesRecorder recorder, io.quarkus.arc.deployment.BeanContainerBuildItem beanContainer)