Class KubernetesConfigSourceFactoryBuilder.KubernetesConfigFactory

    • Constructor Detail

      • KubernetesConfigFactory

        KubernetesConfigFactory()
    • Method Detail

      • getConfigSources

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