Uses of Interface
io.helidon.config.spi.ConfigSourceProvider
Packages that use ConfigSourceProvider
Package
Description
Etcd configuration source.
Git configuration source.
Provides classes and interfaces for using the Oracle Cloud Infrastructure (OCI) Secrets
Retrieval and Vault APIs
as part of a ConfigSourceProvider implementation.
-
Uses of ConfigSourceProvider in io.helidon.config.etcd
Classes in io.helidon.config.etcd that implement ConfigSourceProviderModifier and TypeClassDescriptionclass
Service loader service for ETCD config source. -
Uses of ConfigSourceProvider in io.helidon.config.git
Classes in io.helidon.config.git that implement ConfigSourceProviderModifier and TypeClassDescriptionclass
Service loader service for meta configuration of this provider. -
Uses of ConfigSourceProvider in io.helidon.integrations.oci.secrets.configsource
Classes in io.helidon.integrations.oci.secrets.configsource that implement ConfigSourceProviderModifier and TypeClassDescriptionfinal class
AConfigSourceProvider
that createsConfigSource
implementations that interact with the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.