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
AbstractConfigSource
that encapsulates functionality common to bothSecretBundleLazyConfigSource
andSecretBundleNodeConfigSource
.AnAbstractConfigSourceBuilder
used to build instances ofAbstractSecretBundleConfigSource
.AConfigSourceProvider
that createsConfigSource
implementations that interact with the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.AnAbstractConfigSource
and aLazyConfigSource
implementation that sources its values from the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.AnAbstractConfigSource
,NodeConfigSource
andPollableSource
implementation that sources its values from the Oracle Cloud Infrastructure (OCI) Secrets Retrieval and Vault APIs.