public abstract class KubernetesServiceDiscovery
extends org.apache.camel.impl.cloud.DefaultServiceDiscovery
| Constructor and Description |
|---|
KubernetesServiceDiscovery(KubernetesConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
protected KubernetesConfiguration |
getConfiguration() |
doStart, doStop, getCamelContext, getServices, setCamelContextbuild, doBuild, doFail, doInit, doLifecycleChange, doResume, doShutdown, doSuspend, fail, getStatus, init, isBuild, isInit, isNew, isRunAllowed, isShutdown, isStarted, isStarting, isStartingOrStarted, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspendclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic KubernetesServiceDiscovery(KubernetesConfiguration configuration)
protected KubernetesConfiguration getConfiguration()
Apache Camel