Uses of Interface
io.helidon.config.spi.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
Modifier and TypeClassDescriptionclass
Service loader service for ETCD config source. -
Uses of ConfigSourceProvider in io.helidon.config.git
Modifier and TypeClassDescriptionclass
Service loader service for meta configuration of this provider. -
Uses of ConfigSourceProvider in io.helidon.integrations.oci.secrets.configsource
Modifier and TypeClassDescriptionfinal class
AConfigSourceProvider
that createsConfigSource
implementations that interact with the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.