pub async fn set_metadata(
client: &impl Client,
mount: &str,
path: &str,
opts: Option<&mut SetSecretMetadataRequestBuilder>,
) -> Result<(), ClientError>
Expand description
Sets the value of the secret at the given path
pub async fn set_metadata(
client: &impl Client,
mount: &str,
path: &str,
opts: Option<&mut SetSecretMetadataRequestBuilder>,
) -> Result<(), ClientError>
Sets the value of the secret at the given path