Uses of Class
io.helidon.integrations.oci.secrets.configsource.SecretBundleNodeConfigSource
Packages that use SecretBundleNodeConfigSource
Package
Description
Provides classes and interfaces for using the Oracle Cloud Infrastructure (OCI) Secrets
Retrieval and Vault APIs
as part of a ConfigSourceProvider implementation.
-
Uses of SecretBundleNodeConfigSource in io.helidon.integrations.oci.secrets.configsource
Methods in io.helidon.integrations.oci.secrets.configsource that return SecretBundleNodeConfigSourceModifier and TypeMethodDescriptionSecretBundleNodeConfigSource.Builder.build()
Creates and returns a newSecretBundleNodeConfigSource
instance initialized from the state of thisSecretBundleNodeConfigSource.Builder
.