Package io.helidon.integrations.oci.secrets.configsource
package io.helidon.integrations.oci.secrets.configsource
Provides classes and interfaces for using the Oracle Cloud Infrastructure (OCI) Secrets
Retrieval and Vault APIs
as part of a ConfigSourceProvider implementation.
- See Also:
-
ClassDescriptionAn
AbstractConfigSourcethat encapsulates functionality common to bothSecretBundleLazyConfigSourceandSecretBundleNodeConfigSource.AnAbstractConfigSourceBuilderused to build instances ofAbstractSecretBundleConfigSource.AConfigSourceProviderthat createsConfigSourceimplementations that interact with the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.AnAbstractConfigSourceand aLazyConfigSourceimplementation that sources its values from the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.AnAbstractConfigSource,NodeConfigSourceandPollableSourceimplementation that sources its values from the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.