pub async fn delete( client: &impl Client, mount: &str, path: &str, ) -> Result<(), ClientError>
Delete secret at given location
See DeleteSecretRequest