Class KubernetesServiceBindingConfigSourceFactory

  • All Implemented Interfaces:
    io.smallrye.config.ConfigSourceFactory

    public class KubernetesServiceBindingConfigSourceFactory
    extends Object
    implements io.smallrye.config.ConfigSourceFactory
    • Constructor Detail

      • KubernetesServiceBindingConfigSourceFactory

        public KubernetesServiceBindingConfigSourceFactory()
    • Method Detail

      • getConfigSources

        public Iterable<org.eclipse.microprofile.config.spi.ConfigSource> getConfigSources​(io.smallrye.config.ConfigSourceContext context)
        Specified by:
        getConfigSources in interface io.smallrye.config.ConfigSourceFactory