Uses of Class
com.redhat.cloud.common.clowder.configsource.ClowderConfigSource
Packages that use ClowderConfigSource
-
Uses of ClowderConfigSource in com.redhat.cloud.common.clowder.configsource.handlers
Methods in com.redhat.cloud.common.clowder.configsource.handlers with parameters of type ClowderConfigSourceModifier and TypeMethodDescriptionabstract StringClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) EndpointsClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) KafkaBootstrapServersClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) KafkaSecurityClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) MicroprofileMessagingClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) OptionalEndpointsClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) OptionalPrivateEndpointsClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) PrivateEndpointsClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) QuarkusDataSourceClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) QuarkusLogCloudWatchClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) QuarkusRedisClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) QuarkusUnleashClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) WebPortClowderPropertyHandler.handle(String property, ClowderConfigSource configSource) protected StringEndpointsClowderPropertyHandler.processEndpoints(String configKey, ClowderConfigSource configSource, List<? extends EndpointConfig> endpoints, String endpointType) Attempts to find the corresponding value for the provided configuration key.