vaultrs::kv1

Function delete

source
pub async fn delete(
    client: &impl Client,
    mount: &str,
    path: &str,
) -> Result<(), ClientError>
Expand description

Delete secret at given location

See DeleteSecretRequest