pub(crate) fn resolve_secret_ref_in_with_options(
with_options: WithOptions,
session: &SessionImpl,
) -> Result<WithOptionsSecResolved, RwError>
Expand description
Get the secret id from the name.
pub(crate) fn resolve_secret_ref_in_with_options(
with_options: WithOptions,
session: &SessionImpl,
) -> Result<WithOptionsSecResolved, RwError>
Get the secret id from the name.