Uses of Class
io.quarkus.kubernetes.service.binding.runtime.ServiceBindingConfigSource
-
-
Uses of ServiceBindingConfigSource in io.quarkus.kubernetes.service.binding.runtime
Methods in io.quarkus.kubernetes.service.binding.runtime that return ServiceBindingConfigSource Modifier and Type Method Description ServiceBindingConfigSourceDatasourceServiceBindingConfigSourceFactory. apply(ServiceBinding serviceBinding)Methods in io.quarkus.kubernetes.service.binding.runtime that return types with arguments of type ServiceBindingConfigSource Modifier and Type Method Description Optional<ServiceBindingConfigSource>ServiceBindingConverter. convert(List<ServiceBinding> serviceBindings)
-