|
Change Variable Type buildConfigs : ClientNonNamespaceOperation<BuildConfig,BuildConfigList,DoneableBuildConfig,ClientBuildConfigResource<BuildConfig,DoneableBuildConfig,Void,Build>> to buildConfigs : NonNamespaceOperation<BuildConfig,BuildConfigList,DoneableBuildConfig,BuildConfigResource<BuildConfig,DoneableBuildConfig,Void,Build>> in method protected doListBuildConfigsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer |
From |
To |
|
Change Variable Type pvcs : ClientMixedOperation<PersistentVolumeClaim,PersistentVolumeClaimList,DoneablePersistentVolumeClaim,ClientResource<PersistentVolumeClaim,DoneablePersistentVolumeClaim>> to pvcs : MixedOperation<PersistentVolumeClaim,PersistentVolumeClaimList,DoneablePersistentVolumeClaim,Resource<PersistentVolumeClaim,DoneablePersistentVolumeClaim>> in method protected doListPersistentVolumesClaimsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer |
From |
To |
|
Change Variable Type pvcs : ClientNonNamespaceOperation<PersistentVolumeClaim,PersistentVolumeClaimList,DoneablePersistentVolumeClaim,ClientResource<PersistentVolumeClaim,DoneablePersistentVolumeClaim>> to pvcs : NonNamespaceOperation<PersistentVolumeClaim,PersistentVolumeClaimList,DoneablePersistentVolumeClaim,Resource<PersistentVolumeClaim,DoneablePersistentVolumeClaim>> in method protected doListPersistentVolumesClaimsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesClaimsProducer |
From |
To |
|
Change Variable Type w : ClientMixedOperation<Service,ServiceList,DoneableService,ClientResource<Service,DoneableService>> to w : MixedOperation<Service,ServiceList,DoneableService,Resource<Service,DoneableService>> in method public run() : void in class org.apache.camel.component.kubernetes.consumer.KubernetesServicesConsumer.ServicesConsumerTask |
From |
To |
|
Change Variable Type w : ClientMixedOperation<Pod,PodList,DoneablePod,ClientPodResource<Pod,DoneablePod>> to w : MixedOperation<Pod,PodList,DoneablePod,PodResource<Pod,DoneablePod>> in method public run() : void in class org.apache.camel.component.kubernetes.consumer.KubernetesPodsConsumer.PodsConsumerTask |
From |
To |
|
Change Variable Type nodes : ClientNonNamespaceOperation<Node,NodeList,DoneableNode,ClientResource<Node,DoneableNode>> to nodes : NonNamespaceOperation<Node,NodeList,DoneableNode,Resource<Node,DoneableNode>> in method protected doListNodesByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesNodesProducer |
From |
To |
|
Change Variable Type builds : ClientNonNamespaceOperation<Build,BuildList,DoneableBuild,ClientBuildResource<Build,DoneableBuild,String,LogWatch>> to builds : NonNamespaceOperation<Build,BuildList,DoneableBuild,BuildResource<Build,DoneableBuild,String,LogWatch>> in method protected doListBuildByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer |
From |
To |
|
Change Variable Type services : ClientNonNamespaceOperation<Service,ServiceList,DoneableService,ClientResource<Service,DoneableService>> to services : NonNamespaceOperation<Service,ServiceList,DoneableService,Resource<Service,DoneableService>> in method protected doListServiceByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer |
From |
To |
|
Change Variable Type pvs : ClientNonNamespaceOperation<PersistentVolume,PersistentVolumeList,DoneablePersistentVolume,ClientResource<PersistentVolume,DoneablePersistentVolume>> to pvs : NonNamespaceOperation<PersistentVolume,PersistentVolumeList,DoneablePersistentVolume,Resource<PersistentVolume,DoneablePersistentVolume>> in method protected doListPersistentVolumesByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesPersistentVolumesProducer |
From |
To |
|
Change Variable Type buildConfigs : ClientMixedOperation<BuildConfig,BuildConfigList,DoneableBuildConfig,ClientBuildConfigResource<BuildConfig,DoneableBuildConfig,Void,Build>> to buildConfigs : MixedOperation<BuildConfig,BuildConfigList,DoneableBuildConfig,BuildConfigResource<BuildConfig,DoneableBuildConfig,Void,Build>> in method protected doListBuildConfigsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesBuildConfigsProducer |
From |
To |
|
Change Variable Type w : ClientNonNamespaceOperation<Namespace,NamespaceList,DoneableNamespace,ClientResource<Namespace,DoneableNamespace>> to w : NonNamespaceOperation<Namespace,NamespaceList,DoneableNamespace,Resource<Namespace,DoneableNamespace>> in method public run() : void in class org.apache.camel.component.kubernetes.consumer.KubernetesNamespacesConsumer.NamespacesConsumerTask |
From |
To |
|
Change Variable Type configMaps : ClientNonNamespaceOperation<ConfigMap,ConfigMapList,DoneableConfigMap,ClientResource<ConfigMap,DoneableConfigMap>> to configMaps : NonNamespaceOperation<ConfigMap,ConfigMapList,DoneableConfigMap,Resource<ConfigMap,DoneableConfigMap>> in method protected doListConfigMapsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesConfigMapsProducer |
From |
To |
|
Change Variable Type resQuota : ClientNonNamespaceOperation<ResourceQuota,ResourceQuotaList,DoneableResourceQuota,ClientResource<ResourceQuota,DoneableResourceQuota>> to resQuota : NonNamespaceOperation<ResourceQuota,ResourceQuotaList,DoneableResourceQuota,Resource<ResourceQuota,DoneableResourceQuota>> in method protected doListResourceQuotasByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer |
From |
To |
|
Change Variable Type resQuota : ClientMixedOperation<ResourceQuota,ResourceQuotaList,DoneableResourceQuota,ClientResource<ResourceQuota,DoneableResourceQuota>> to resQuota : MixedOperation<ResourceQuota,ResourceQuotaList,DoneableResourceQuota,Resource<ResourceQuota,DoneableResourceQuota>> in method protected doListResourceQuotasByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesResourcesQuotaProducer |
From |
To |
|
Change Variable Type w : ClientNonNamespaceOperation<Node,NodeList,DoneableNode,ClientResource<Node,DoneableNode>> to w : NonNamespaceOperation<Node,NodeList,DoneableNode,Resource<Node,DoneableNode>> in method public run() : void in class org.apache.camel.component.kubernetes.consumer.KubernetesNodesConsumer.NodesConsumerTask |
From |
To |
|
Change Variable Type replicationControllers : ClientMixedOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,ClientRollableScallableResource<ReplicationController,DoneableReplicationController>> to replicationControllers : MixedOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,RollableScallableResource<ReplicationController,DoneableReplicationController>> in method protected doListReplicationControllersByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer |
From |
To |
|
Change Variable Type serviceAccounts : ClientNonNamespaceOperation<ServiceAccount,ServiceAccountList,DoneableServiceAccount,ClientResource<ServiceAccount,DoneableServiceAccount>> to serviceAccounts : NonNamespaceOperation<ServiceAccount,ServiceAccountList,DoneableServiceAccount,Resource<ServiceAccount,DoneableServiceAccount>> in method protected doListServiceAccountsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer |
From |
To |
|
Change Variable Type secrets : ClientNonNamespaceOperation<Secret,SecretList,DoneableSecret,ClientResource<Secret,DoneableSecret>> to secrets : NonNamespaceOperation<Secret,SecretList,DoneableSecret,Resource<Secret,DoneableSecret>> in method protected doListSecretsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer |
From |
To |
|
Change Variable Type replicationControllers : ClientNonNamespaceOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,ClientRollableScallableResource<ReplicationController,DoneableReplicationController>> to replicationControllers : NonNamespaceOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,RollableScallableResource<ReplicationController,DoneableReplicationController>> in method protected doListReplicationControllersByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesReplicationControllersProducer |
From |
To |
|
Change Variable Type services : ClientMixedOperation<Service,ServiceList,DoneableService,ClientResource<Service,DoneableService>> to services : MixedOperation<Service,ServiceList,DoneableService,Resource<Service,DoneableService>> in method protected doListServiceByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesServicesProducer |
From |
To |
|
Change Variable Type w : ClientMixedOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,ClientRollableScallableResource<ReplicationController,DoneableReplicationController>> to w : MixedOperation<ReplicationController,ReplicationControllerList,DoneableReplicationController,RollableScallableResource<ReplicationController,DoneableReplicationController>> in method public run() : void in class org.apache.camel.component.kubernetes.consumer.KubernetesReplicationControllersConsumer.ReplicationControllersConsumerTask |
From |
To |
|
Change Variable Type builds : ClientMixedOperation<Build,BuildList,DoneableBuild,ClientBuildResource<Build,DoneableBuild,String,LogWatch>> to builds : MixedOperation<Build,BuildList,DoneableBuild,BuildResource<Build,DoneableBuild,String,LogWatch>> in method protected doListBuildByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesBuildsProducer |
From |
To |
|
Change Variable Type secrets : ClientMixedOperation<Secret,SecretList,DoneableSecret,ClientResource<Secret,DoneableSecret>> to secrets : MixedOperation<Secret,SecretList,DoneableSecret,Resource<Secret,DoneableSecret>> in method protected doListSecretsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesSecretsProducer |
From |
To |
|
Change Variable Type serviceAccounts : ClientMixedOperation<ServiceAccount,ServiceAccountList,DoneableServiceAccount,ClientResource<ServiceAccount,DoneableServiceAccount>> to serviceAccounts : MixedOperation<ServiceAccount,ServiceAccountList,DoneableServiceAccount,Resource<ServiceAccount,DoneableServiceAccount>> in method protected doListServiceAccountsByLabels(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesServiceAccountsProducer |
From |
To |
|
Change Variable Type namespaces : ClientNonNamespaceOperation<Namespace,NamespaceList,DoneableNamespace,ClientResource<Namespace,DoneableNamespace>> to namespaces : NonNamespaceOperation<Namespace,NamespaceList,DoneableNamespace,Resource<Namespace,DoneableNamespace>> in method protected doListNamespaceByLabel(exchange Exchange, operation String) : void in class org.apache.camel.component.kubernetes.producer.KubernetesNamespacesProducer |
From |
To |